Module client

Module client 

Source
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§

DeribitWebSocketClient
WebSocket client for connecting to Deribit.

Statics§

DERIBIT_WS_SUBSCRIPTION_QUOTA
Default Deribit WebSocket subscription rate limit: 20 requests per second.