handle_ws

Function handle_ws 

Source
pub(super) async fn handle_ws(
    __arg0: State<AppState>,
    ws: WebSocketUpgrade,
) -> Response