daphne/channels
2015-09-08 01:04:36 -05:00
..
backends Stop using @consumer, move to explicit routing 2015-09-03 00:07:30 -07:00
interfaces Change to consumers taking a single "message" argument 2015-09-08 01:04:36 -05:00
management Make runserver work with autoreload 2015-09-03 00:07:57 -07: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 Change to consumers taking a single "message" argument 2015-09-08 01:04: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 Change to consumers taking a single "message" argument 2015-09-08 01:04:36 -05:00
response.py Fix request/response compatability 2015-09-07 15:04:10 -05:00
utils.py hawkie fixes 2015-07-13 12:53:39 +08:00
worker.py Change to consumers taking a single "message" argument 2015-09-08 01:04:36 -05:00