When I use django-channels with reconnecting websocket without redis backend and try to connect to ws://localhost:8000/play it returns But when I use the redis backend and even tho the workers are running and etc I can't connect to my site it just loads forever and doesn't even end up in connection timeout.
-- Error during WebSocket handshake: Unexpected response code: 200
I would be glad if someone can help me. Here is the gist with my code because the files are too many and it would be hard to put them in here, sorry for the inconvenience.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/454151ae-1631-45df-881c-0dfdaf8f180f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment