packio
|
The msgpack RPC protocol implementation. More...
#include <packio/msgpack/rpc.h>
Classes | |
struct | request |
The object representing a client request. More... | |
struct | response |
The object representing the response to a call. More... | |
Public Types | |
using | id_type = uint32_t |
Type of the call ID. | |
The msgpack RPC protocol implementation.