Hi all, I am trying to learn to setup a django chat using channels. I tried the Channels tutorial at https://channels.readthedocs.io/en/latest/index.html and got into some issues. My issue is as below.
When 1st browser joins a room it works just fine. But the moment a new browser session joins the same room, the first session does not get the messages and 2 messages are sent to the latest browser session.
If a third browser session joins the room, 1st and 2nd session don't get the messages and the third session gets all the 3 messages.
I followed every step meticulously but not able to fix the issue.
Can anyone guide me please.
--
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
[hidden email].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/55ba7f0a-bab8-424e-8fb1-60a7a178d864n%40googlegroups.com.