packio
|
The JSON-RPC protocol implementation. More...
#include <packio/nlohmann_json/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 = nlohmann::json |
Type of the call ID. | |
The JSON-RPC protocol implementation.