cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
Loading...
Searching...
No Matches
msgpack_rpc::servers Namespace Reference

Namespace of servers. More...

Namespaces

namespace  impl
 Namespace of internal implementation.

Classes

class  Server
 Class of servers. More...
class  ServerBuilder
 Class of builders of servers. More...
class  ServerConnection
 Class to handle connections in servers. More...
class  StopSignalHandler
 Class to handle Linux signals SIGINT and SIGTERM to stop a server. More...

Detailed Description

Namespace of servers.