jsonrpsee_core::client

Module async_client

Source
Available on crate features async-client and async-wasm-client and client only.
Expand description

Abstract async client.

Structsยง

Client
Generic asynchronous client.
ClientBuilder
Builder for Client.
PingConfig
Configuration for WebSocket ping/pong mechanism and it may be used to disconnect an inactive connection.