Hello,

Please add console.log() in html page and check when client was connected
and disconnected. I confirm chat message example works good.

Regards

On Wed, 4 Nov 2020, 08:55 Yeddu Prasad, <yeddu.pra...@outlook.com> wrote:

> 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 django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/55ba7f0a-bab8-424e-8fb1-60a7a178d864n%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/55ba7f0a-bab8-424e-8fb1-60a7a178d864n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGLHGi5B6fsi60%2BDqjn9s8qZdz98EtjQYD0cZ9ZgmuinuEu5tQ%40mail.gmail.com.

Reply via email to