pub type TransportEventReceiver = Receiver<TransportEvent>;
Expand description

Receiving a new incoming channel connection.