Hi Armitpal,
django-developers is for discussions about development on Django, Channels
and other Django projects themselves, not the use of them. For general
discussion we have an IRC channel at #django-channels on Freenode or
django-us...@googlegroups.com; for specific requests or bugs you can o
Hi Django folks,
Just a couple of questions on using Django Channels
a) Assuming I have remote and distributed clients(e.g. custom code deployed
inside web applications) and I need that to maintain an asynch flow over
https to our backend django server in the cloud,
how could I use Django Chann