hare v0.2.2 Hare.Core.Conn.State.Waiting
This module defines the Conn.State.Waiting
struct that keeps
track of the clients waiting for a channel.
Clients wait for a channel when they attempt to open a new one but the connection is not established.
Summary
Types
Functions
Builds a new Waiting struct.