Expand description
Client transport implementations
Modules§
Structs§
- Request
Builder - Creates JSON-RPC requests
Enums§
- Client
Response - A type representing all possible values sent from the server to the client.
Functions§
- duplex
- Creates a new
Duplex
, along with a channel to communicate - parse_
response - Parse raw string into a single JSON value, together with the request Id.