Type Definition holochain_websocket::ListenerStream

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

Stream of new connections.