Function deno_websocket::op_ws_next_event[][src]

pub async fn op_ws_next_event(
    state: Rc<RefCell<OpState>>,
    args: NextEventArgs,
    _bufs: BufVec
) -> Result<Value, AnyError>