|
cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Namespace of clients. More...
Namespaces | |
| namespace | impl |
| Namespace of internal implementations. | |
Classes | |
| class | CallFuture |
| Class of future object to wait for asynchronous RPCs. More... | |
| class | CallFuture< void > |
| Specialization of msgpack_rpc::clients::CallFuture for void type. More... | |
| class | Client |
| Class of clients. More... | |
| class | ClientBuilder |
| Class of builders of clients. More... | |
| class | ServerException |
| Class of exceptions specifying errors in servers. More... | |
Namespace of clients.