Available on crate features
async-client
and async-wasm-client
and client
only.Expand description
Abstract async client.
Structsยง
- Client
- Generic asynchronous client.
- Client
Builder - Builder for
Client
. - Ping
Config - Configuration for WebSocket ping/pong mechanism and it may be used to disconnect an inactive connection.