|
cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
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... | |
Namespace of servers.