Crate qjsonrpc[][src]

Structs

ClientEndpoint
Endpoint
IncomingConn
IncomingJsonRpcRequest
JsonRpcRequest
JsonRpcResponse
JsonRpcResponseStream

Enums

Error

Constants

JSONRPC_INTERNAL_ERROR

Spec-defined catch-all error to use as a fallback

JSONRPC_INVALID_PARAMS

Spec-defined code for invalid method params

JSONRPC_METHOD_NOT_FOUND

Spec-defined code for method not found

Type Definitions

Result