daphne/channels
2015-09-02 00:09:38 -07:00
..
backends More docs, some API permutation 2015-07-12 21:25:53 -05:00
interfaces Change to sending GET/POST as dicts of lists 2015-09-02 00:09:38 -07:00
management Make the location of channels in INSTALLED_APPS not matter 2015-07-13 15:51:10 -05:00
tests Channel groups, tests and docs 2015-07-12 20:19:10 -05:00
__init__.py Make the location of channels in INSTALLED_APPS not matter 2015-07-13 15:51:10 -05:00
adapters.py Working database backend and "runworker" command 2015-06-10 11:17:32 -07:00
apps.py Make the location of channels in INSTALLED_APPS not matter 2015-07-13 15:51:10 -05:00
channel.py Make groups actually work 2015-07-12 23:52:02 -05:00
consumer_registry.py Fix line endings 2015-06-10 09:42:34 -07:00
decorators.py Implement send_channel_session 2015-07-13 17:58:52 -07:00
hacks.py Make the location of channels in INSTALLED_APPS not matter 2015-07-13 15:51:10 -05:00
request.py Change to sending GET/POST as dicts of lists 2015-09-02 00:09:38 -07:00
response.py Merge pull request #5 from hawkowl/py3 2015-07-13 00:18:28 -05:00
utils.py hawkie fixes 2015-07-13 12:53:39 +08:00
worker.py Make worker print exceptions rather than explode 2015-09-02 00:09:14 -07:00