As far I know Django channels is a Django framework enforcing a specific messaging protocol in mind.

I don't see how implementing ASGI could help to build more scalable apps without breaking compatibility with WSGI.

E


Le 2017-03-13 à 07:50, James Pic a écrit :
On Mon, Mar 13, 2017 at 12:26 PM, Etienne Robillard <tkad...@yandex.com> wrote:
ASGI is for building platform-oriented web applications in Django.
Could you elaborate on this ? The only mention of Django I found in
the spec linked by the OT is "Django Channels ships with a no-op
consumer attached by default; we recommend other implementations do
the same", so it doesn't look really coupled with Django overall:
http://channels.readthedocs.io/en/stable/asgi.html


--
Etienne Robillard
tkad...@yandex.com
http://www.isotopesoftware.ca/

--
You received this message because you are subscribed to the Google Groups "Django 
developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/8362a1d7-a0fa-b48a-4d48-15bdbb651c9f%40yandex.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to