pub async fn ws_handler( ws: WebSocketUpgrade, __arg1: Query<HashMap<String, String>>, __arg2: State<AppState>, ) -> impl IntoResponse