Skip to main content

run_phase3

Function run_phase3 

Source
pub(super) fn run_phase3(
    config: &RuntimeConfig,
    bridge: &Arc<GatewayBridge>,
    listen_addr: &str,
    push_receiver: Option<Receiver<PushEvent>>,
) -> Phase3Out