oa_gateway_owp::session

Function handle_init

Source
async fn handle_init(
    session: &Session,
    state: &mut State,
    out_tx: &Sender<ServerOp>,
    init: InitPayload,
) -> Result<(), Fatal>
Expand description

Negotiates INIT. Success sends INFO (and +OK when verbose).