API Reference JsonRPC v0.1.0
Modules
A module to create JSON-RPC clients and handle JSON-RPC requests.
Representation of a JsonRPC error response. The JsonRPC version is always "2.0"
.
An ID generator.
Representation of a JsonRPC request. The JsonRPC version is always "2.0"
.
Representation of a JsonRPC response. The JsonRPC version is always "2.0"
.
The transport layer to send a JSON RPC to a server.
An implementation of the JsonRPC.ID
behaviour.
An implementation of the JsonRPC.ID
behaviour.