Module jsonrpsee_core::client::async_client

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

Abstract async client.

Structs§

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