jsonrpc_core_client

Module transports

Source
Expand description

Client transport implementations

Modules§

  • Duplex transport
  • Rpc client implementation for Deref<Target=MetaIoHandler<Metadata>>.

Structs§

Enums§

  • A type representing all possible values sent from the server to the client.

Functions§

  • Creates a new Duplex, along with a channel to communicate
  • Parse raw string into a single JSON value, together with the request Id.