2#include <boost/asio/thread_pool.hpp>
12 namespace asio = boost::asio;
19 template <
int buffer_size = common::SMALL_READ_MSG_BUFFER_SIZE>
std::vector< BufferElementType > BinaryData
uint32_t CommunicateEntryType
asio::thread_pool io_context_type
std::array< BufferElementType, buffer_size > ReadBufferType