HTTPJsonRPCClient

An http json-rpc client

alias HTTPJsonRPCClient(TId) = HttpRPCClient!(TId, JsonRPCRequest!TId, JsonRPCResponse!TId)

Meta