pub async fn ws_handler( ws: WebSocketUpgrade, __arg1: Query<HashMap<String, String>>, __arg2: State<WsState>, ) -> Response
Handle WebSocket upgrade