Module exposed

Module exposed 

Source
Expand description

Exposed namespace of the module.

Structs§

WebSocketConfig
WebSocket connection configuration
WebSocketConnection
WebSocket connection handle
WebSocketConnectionStats
WebSocket connection statistics
WebSocketEventReceiver
Receiver for WebSocket events
WebSocketEventSender
Sender for WebSocket events
WebSocketMessageReceiver
Receiver for WebSocket messages
WebSocketMessageSender
Sender for WebSocket messages
WebSocketPool
WebSocket connection pool for managing multiple connections
WebSocketPoolConfig
Configuration for WebSocket connection pool
WebSocketStreamer
WebSocket streaming utilities

Enums§

WebSocketEvent
WebSocket event types
WebSocketMessage
WebSocket message type
WebSocketState
WebSocket connection state