Available on crate features
client and async-client and async-wasm-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.