Hello . i have created a chat app using django channels and websockets , it is working in development environment nicely without any errors . But when I am trying to deploy it to web , it gives me error for asgi file. I am unable to figure out how to solve the error because everything is fine , but still error . I am new to django channels and websockets . I have not enough knowledge of it .
Here is the stackoverflow question which is asked . Please help me >
https://stackoverflow.com/questions/71828109/unable-to-deploy-django-app-with-websockets-and-channels-using-daphne-asgi-app