Expand description
Message handler for dYdX WebSocket streams.
The handler owns the WebSocketClient exclusively and runs in a dedicated Tokio task within the lock-free I/O boundary. It deserializes raw messages into venue-specific types without converting to Nautilus domain objects.
Structs§
- Feed
Handler - Deserializes incoming WebSocket messages into venue-specific types.
Enums§
- Handler
Command - Commands sent to the feed handler.