Type Definition holochain_websocket::ListenerStream[][src]

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

Stream of new connections.