pushito v0.1.0 Pushito.Connection.State View Source
This module represents the connection state for Pushito.Connection
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Pushito.Connection.State{backoff: integer, backoff_ceiling: integer, client: pid, config: Pushito.Config.t, h2_connection: pid}