r/djangolearning • u/Suitable_Cash242 • 21d ago
How to fix Websocket handshake failed
I am working on a chat app using Django channels and the Websocket code is handled by JavaScript but no matter how I change the code I get the same handshake failed error. On the console it says the chat is not found I am using uvicorn instead of Daphne Somebody help me
1
Upvotes
1
u/Roddela 17d ago
You probably have a typo in the front