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

Definition of ReconnectionConfig class. More...

#include <chrono>
#include "msgpack_rpc/impl/msgpack_rpc_export.h"
Include dependency graph for reconnection_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  msgpack_rpc::config::ReconnectionConfig
 Class of configurations of reconnection. More...

Namespaces

namespace  msgpack_rpc
 Namespace of cpp-msgpack-rpc library.
namespace  msgpack_rpc::config
 Namespace of configurations.

Detailed Description

Definition of ReconnectionConfig class.

Definition in file reconnection_config.h.