0

I have a Django application that uses the channels package for WebSocket. I'm using the daphne interface server to run the app on the Google Cloud App Engine Flex environment, but the backend service is not able to serve concurrent requests. Is there anyone who faced similar problems before?

Nebex Elias
  • 252
  • 1
  • 3
  • 14
  • What have you tried so far? Have you checked this SO link [here](https://stackoverflow.com/questions/62037134/using-websockets-with-django-on-google-app-engine-flex) and [here](https://stackoverflow.com/questions/59662501/deploying-django-channels-app-on-google-flex-engine)? – Robert G Dec 29 '22 at 16:08

0 Answers0