Denis
Denis
Please provide more information
Can you share the logs maybe ? For how long did you leave it ?
Seems like it's related to https://github.com/aaugustin/websockets/issues/84 Try updating websockets and see if it helps
Check updated package - 0.3.0
You probably should add javascript to send online status to all existing opponents (probably keep it in localstorage) at all times.
Please look at js included in example project
Hello, Please try to connect to the websocket address that you are using in browser or by some other means, most likely it's because websocket client can't connect to the...
Can you probably try using a newer version of **websockets** lib ? Seems to be similar to this issue: https://github.com/django/channels/issues/549
Hello again, what do you mean by 'upgrade worked' ? Please provide more details. Also, you could try to implement re-connection by handling 'connection reset' events in javascript and estabilishing...
Probably using outdated version All the current models have on_delete=models.CASCADE 