pub async fn websocket( req: HttpRequest, stream: Payload, data: Data<App>, ) -> Result<HttpResponse, Error>