Crate barter_data[−][src]
Modules
Enums
Enum returned from StreamIdentifier representing if a struct has an identifiable stream Id.
Traits
Client trait defining the behaviour of all implementing ExchangeClients. All methods return a stream of normalised data.
Returns a stream identifier that can be used to route messages from a Subscription.
Utilised to subscribe to an exchange’s WebSocketStream via a ConnectionHandler (eg/ Trade stream).
Type Definitions
Useful type alias for a WebSocketStream connection.