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ยง

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