24#include "msgpack_rpc/impl/msgpack_rpc_export.h"
std::size_t num_callback_threads_
Number of threads for callbacks.
ExecutorConfig & num_transport_threads(std::size_t value)
Set the number of threads for transport.
ExecutorConfig()
Constructor.
ExecutorConfig & num_callback_threads(std::size_t value)
Set the number of threads for callbacks.
std::size_t num_transport_threads_
Number of threads for transport.
Namespace of configurations.