I am hosting my django chat application in AWS using NGINX and wsgi as gunicorn in one port and ASGI as Daphne in another port.Now http requests are working fine but while sendi