Skip to main content

handle_mux_msg

Function handle_mux_msg 

Source
async fn handle_mux_msg(
    message_dispatcher: &MessageDispatcher,
    subscriptions: &Subscriptions,
    msg: Value,
) -> Result<()>