Module barter_data::connection[][src]

Structs

Manages all connection related actions. This includes maintaining the WebSocket connection; re-connections; actioning Subscription requests received from an ExchangeClient; consuming incoming exchange messages from the WebSocket connection and routing them to the appropriate downstream consumer.

Type Definitions

Type alias to communicate a stream’s unique String identifier that can be used to route messages from the ConnectionHandler to the relevant downstream consumer.