Module ws

Module ws 

Source
Expand description

HyperLiquid WebSocket implementation.

Provides real-time data streaming via WebSocket for HyperLiquid exchange. Supports public streams (ticker, orderbook, trades) and private streams (user events, fills, order updates) with automatic reconnection.

Structs§

HyperLiquidWs
HyperLiquid WebSocket client.
Subscription
Subscription information.

Enums§

SubscriptionType
Subscription types.