Static LISTENER_HANDLER_CHANNEL

Source
pub(crate) static LISTENER_HANDLER_CHANNEL: LazyLock<Arc<(Sender<ConnectionData>, Receiver<ConnectionData>)>>