Redis – WebSocket connection fails Django-channels
I am trying to create a socket-based application using Django-Channels, but I have a problem with connection to the WebSocket. To showcase my problem I created a test project. The error message from the JS Console: WebSocket connection to 'ws://127.0.0.1:8000/'…