Expand description
WebSocket client for the Deribit API.
The DeribitWebSocketClient provides connectivity to Deribit’s WebSocket API using
JSON-RPC 2.0. It supports subscribing to market data channels including trades, order books,
and tickers.
Structs§
- Deribit
WebSocket Client - WebSocket client for connecting to Deribit.
Statics§
- DERIBIT_
WS_ SUBSCRIPTION_ QUOTA - Default Deribit WebSocket subscription rate limit: 20 requests per second.