pub type ListenerStream = BoxStream<'static, ListenerItem>;
Expand description

Stream of new connections.