I'll reply to this in the same subject thread on django-developers.

Andrew

On Sat, Mar 11, 2017 at 2:29 PM, Sebastian Haase <seb.ha...@gmail.com>
wrote:

> Hi,
>
> wsgi is specified by
> PEP 333 -- Python Web Server Gateway Interface v1.0
> https://www.python.org/dev/peps/pep-0333/
>
> Django channels rely on asgi instead.
> So far ASGI specs appear only here:
> http://channels.readthedocs.io/en/stable/asgi.html
>
> How do these two concepts compare in regards to their respect "importance"
> to the python community?
> Especially under the consideration that real-time web applications (i.e.
> HTML5 websockets) is getting more and more important.
>
> Regards,
> Sebastian
>
> --
> 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 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/66c259a2-2dc2-4398-8e7e-daf2cbd551a5%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/66c259a2-2dc2-4398-8e7e-daf2cbd551a5%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> 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+unsubscr...@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/CAFwN1upt4yjL_-91Z-P9ysCfRkgBAYvwYQmpTdVDdNsExGwKyQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to