daphne/channels
2015-09-09 21:25:36 -05:00
..
backends Stop using @consumer, move to explicit routing 2015-09-03 00:07:30 -07:00
interfaces Rename channels and change message format docs 2015-09-09 21:21:43 -05:00
management Remove auto-importing of modules 2015-09-09 20:58:32 -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 Change to consumers taking a single "message" argument 2015-09-08 01:04:36 -05:00
apps.py Make the location of channels in INSTALLED_APPS not matter 2015-07-13 15:51:10 -05:00
channel.py Change to consumers taking a single "message" argument 2015-09-08 01:04:36 -05:00
consumer_registry.py Stop using @consumer, move to explicit routing 2015-09-03 00:07:30 -07:00
decorators.py Lowercase request GET/POST etc. 2015-09-09 21:25:36 -05:00
hacks.py Make the location of channels in INSTALLED_APPS not matter 2015-07-13 15:51:10 -05:00
message.py Change to consumers taking a single "message" argument 2015-09-08 01:04:36 -05:00
request.py Lowercase request GET/POST etc. 2015-09-09 21:25:36 -05:00
response.py Rename channels and change message format docs 2015-09-09 21:21:43 -05:00
utils.py Remove auto-importing of modules 2015-09-09 20:58:32 -05:00
worker.py Change to consumers taking a single "message" argument 2015-09-08 01:04:36 -05:00