nlib
JsonRpcResponse.h File Reference

Go to the source code of this file.

Classes

class  nn::nlib::msgpack::jsonrpc::JsonRpcResponse
 Class for representing the JSON-RPC response. More...
 
class  nn::nlib::msgpack::jsonrpc::JsonRpcResponseReader
 Class that reads the JSON-RPC response byte string. More...
 
class  nn::nlib::msgpack::jsonrpc::JsonRpcResponseWriter
 Class that writes the JSON-RPC response byte string. More...
 

Namespaces

 nn::nlib
 Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias.
 
 nn::nlib::msgpack
 The library used to implement the MessagePack serializer, the JSON parser/writer, and the CSV parser.
 
 nn::nlib::msgpack::jsonrpc
 Implements JSON-RPC 2.0.