cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
Loading...
Searching...
No Matches
client_config.cpp File Reference

Implementation of ClientConfig class. More...

#include "msgpack_rpc/config/client_config.h"
#include <chrono>
#include <ratio>
#include <string_view>
#include <utility>
#include "msgpack_rpc/addresses/uri.h"
#include "msgpack_rpc/common/msgpack_rpc_exception.h"
#include "msgpack_rpc/common/status_code.h"
Include dependency graph for client_config.cpp:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Implementation of ClientConfig class.

Definition in file client_config.cpp.