Skip to main content

Module handler

Module handler 

Source
Expand description

Feed handler for parsing Coinbase WebSocket messages into Nautilus types.

Structs§

FeedHandler
Processes raw WebSocket messages into Nautilus domain types.
UserOrderUpdate
Carrier for a single user-channel order update.

Enums§

HandlerCommand
Commands sent from super::client::CoinbaseWebSocketClient to the feed handler.
NautilusWsMessage
Nautilus-typed messages produced by the feed handler.