[−][src]Module jsonrpc_core_client::transports::local
Rpc client implementation for Deref<Target=MetaIoHandler<Metadata>>
.
Structs
LocalRpc | Implements a rpc client for |
Functions
connect | Connects to a |
connect_with_metadata | Connects to a |
connect_with_metadata_and_middleware | Connects to a |
connect_with_middleware | Connects to a |
connect_with_pubsub | Connects with pubsub. |
connect_with_pubsub_and_middleware | Connects with pubsub specifying a custom middleware implementation. |
Type Definitions
LocalMeta | Metadata for LocalRpc. |