codingelle / django-whatsapp-web-clone

A WhatsApp Web Clone Chat Application for those developers that like to use Django Channel for handling WebSocket request
https://youtu.be/zv7Ra-xW1MU
140 stars 64 forks source link

Django can only handle ASGI/HTTP connections, not websocket #20

Closed josnin closed 2 years ago

josnin commented 2 years ago

Deployment error when running daphne

daphne django_channel_tutorial.asgi:application

image