mz_environmentd::http::sql

Function run_ws

Source
async fn run_ws(
    state: &WsState,
    user: Option<AuthedUser>,
    peer_addr: IpAddr,
    ws: WebSocket,
)