Re: Django Channels for Client - Server asynch connection

2016-10-16 Thread Andrew Godwin
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

Django Channels for Client - Server asynch connection

2016-10-16 Thread Amirtpal
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