Module jsonrpsee_core::client::async_client

source ·
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.