django-channels-basic-chat
django-channels-basic-chat copied to clipboard
Results
3
django-channels-basic-chat issues
Sort by
recently updated
recently updated
newest added
If anyone is getting this error `(Not Found: /ws/socket-server/)` the response is install **daphne** `pip install daphne` after install u need to do this command without anyserver run: `daphne -p...
So i clone this repo and setup as you said but the server for channel dose not override django server