cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Directory of source codes of transport of messages.
More...Directories | |
tcp | |
Directory of source codes of transport of messages via TCP. | |
unix_socket |
Files | |
acceptor.h | |
Definition of Acceptor class. | |
async_connect.h | |
Definition of async_connect function. | |
backend_list.h | |
Definition of BackendList class. | |
background_task_state_machine.h | |
Definition of BackgroundTaskStateMachine class. | |
connection.h | |
Definition of Connection class. | |
connection_list.h | |
Definition of ConnectionList class. | |
create_default_backend_list.h | |
Definition of create_default_backend_list function. |
Directory of source codes of transport of messages.