Expand description
Message handler for dYdX WebSocket streams.
This module processes incoming WebSocket messages and converts them into Nautilus domain objects.
The handler owns the WebSocketClient exclusively and runs in a dedicated Tokio task within the lock-free I/O boundary.
Structs§
- Feed
Handler - Processes incoming WebSocket messages and converts them to Nautilus domain objects.
Enums§
- Handler
Command - Commands sent to the feed handler.