Tuesday, January 24, 2017

Re: Error connecting websocket with Django Channels

Hi,

I can confirm that the current answer on the page, by tovmeod, is the correct one - you must send back acceptance in connect as of channels 1.0. More here: http://channels.readthedocs.io/en/latest/releases/1.0.0.html#websocket-accept-reject-flow

Andrew

On Tue, Jan 24, 2017 at 8:48 AM, Shubham Goyal <shubham2892@gmail.com> wrote:
Hi, I am trying the basic chat application using django-channels, but somehow web socket fails to connect with django server. I have listed the issue in detail here:


Please have a look. I will highly appreciate it. Many Thanks!

--
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/c81aebd6-34b8-42ab-85fc-2fbd127227dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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/CAFwN1uruOm7cfBYbM-BfWjC63%2Bh4pDxHbSTXaOJg5jZwi%2BS0%2BQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment