Module websocket

Module websocket 

Source
Expand description

Deribit WebSocket client implementation using JSON-RPC 2.0.

Modulesยง

auth
Authentication state and token refresh for Deribit WebSocket connections.
client
WebSocket client for the Deribit API.
enums
Enumerations for Deribit WebSocket channels and operations.
error
Deribit WebSocket client error types.
handler
WebSocket message handler for Deribit.
messages
Data structures for Deribit WebSocket JSON-RPC messages.
parse
Parsing functions for converting Deribit WebSocket messages to Nautilus domain types.