Expand description
SubscriptionMapper implementations defining how to map a
collection of Barter Subscriptions into execution specific SubscriptionMeta.
Structs§
- WebSocket
SubMapper - Standard
SubscriptionMapperforWebSockets suitable for most exchanges.
Traits§
- Subscription
Mapper - Defines how to map a collection of Barter
Subscriptions into execution specificSubscriptionMeta, containing subscription payloads that are sent to the execution.