cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Implementation of ServerConfig class. More...
#include "msgpack_rpc/config/server_config.h"
#include <string_view>
#include "msgpack_rpc/addresses/uri.h"
Go to the source code of this file.
Namespaces | |
namespace | msgpack_rpc |
Namespace of cpp-msgpack-rpc library. | |
namespace | msgpack_rpc::config |
Namespace of configurations. |
Implementation of ServerConfig class.
Definition in file server_config.cpp.