Module websocket

Module websocket 

Source
Expand description

WebSocket client bindings for the Bybit adapter.

Modulesยง

client
Bybit WebSocket client providing public market data streaming.
enums
Enumerations for Bybit WebSocket operations and channels.
error
Error types for Bybit WebSocket client operations.
handler
WebSocket message handler for Bybit.
messages
WebSocket message types for Bybit public and private channels.
parse
Parsing helpers for Bybit WebSocket payloads.