Module mapper

Source
Expand description

SubscriptionMapper implementations defining how to map a collection of Barter Subscriptions into execution specific SubscriptionMeta.

Structs§

WebSocketSubMapper
Standard SubscriptionMapper for WebSockets suitable for most exchanges.

Traits§

SubscriptionMapper
Defines how to map a collection of Barter Subscriptions into execution specific SubscriptionMeta, containing subscription payloads that are sent to the execution.