pub async fn handle_websocket( target_dir_path: impl AsRef<Path>, websocket: WebSocket, ) -> Result<()>