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