packio
Classes | Public Types | List of all members
packio::msgpack::rpc Class Reference

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.
 

Detailed Description

The msgpack RPC protocol implementation.


The documentation for this class was generated from the following file: