oa_gateway_owp::session

Function handle_unsub

Source
async fn handle_unsub(
    session: &Session,
    subs: &mut HashMap<String, LiveSub>,
    out_tx: &Sender<ServerOp>,
    verbose: bool,
    sid: String,
) -> Result<(), Fatal>
Expand description

Aborts the forwarder and unsubscribes. Unknown sid is -ERR.