Module client

Source

Structs§

ClientConfig
Configuration options for the WebSocket client runtime behavior.
ConnectionInitOptions
Options used to initialize a WebSocket connection.
WebSocket
Represents a WebSocket client instance.
WebSocketBuilder
Builder for creating and connecting a WebSocket client with callbacks and options.

Enums§

WebSocketClientError
Represents various error types that can occur in the WebSocket client.