json_rpc_2 library

Classes

Client
A JSON-RPC 2.0 client. [...]
Parameter
A wrapper for a single parameter to a server method. [...]
Parameters
A wrapper for the parameters to a server method. [...]
Peer
A JSON-RPC 2.0 client and server. [...]
Server
A JSON-RPC 2.0 server. [...]

Exceptions / Errors

RpcException
An exception from a JSON-RPC server that can be translated into an error response.