Skip to main content

Module rpc

Module rpc 

Source

Structs§

EmptyJsonRpcBatch
JsonRpcBatch
A non-empty JSON-RPC 2.0 batch message.
JsonRpcMessage
A message (request, response, or notification) with "jsonrpc": "2.0" specified as required by JSON-RPC 2.0 Specification.
Notification
Request

Enums§

RequestId
JSON RPC Request Id
Response