tai v0.0.54 Tai.VenueAdapters.Huobi.Stream.Connection.State
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Tai.VenueAdapters.Huobi.Stream.Connection.State{
channels: [channel_name()],
credential: {credential_id(), map()},
last_pong: pos_integer(),
next_request_id: request_id(),
products: [product()],
requests: %{optional(request_id()) => pos_integer()},
routes: %{required(route()) => atom()},
venue: venue_id()
}