json_rpc library

Classes

JsonRPC
Json RPC Service.
RPCResponse
Response from the server to an rpc request. Contains the id of the request and the corresponding result as sent by the server.
RpcService
RPC Service base class.

Exceptions / Errors

RPCError
Exception thrown when an the server returns an error code to an rpc request.