daphne/channels
2016-01-02 10:17:45 -08:00
..
backends Fixed #39: Allow redis:// URL redis configuration 2015-12-16 20:42:56 +01:00
interfaces Fixes #44 also for twisted backend 2015-12-16 20:10:34 +01:00
management Start making channels work to ASGI spec. 2016-01-02 10:17:45 -08:00
tests Include cookies in request_info for websockets 2015-11-18 17:48:03 +01:00
__init__.py Start making channels work to ASGI spec. 2016-01-02 10:17:45 -08:00
adapters.py Start making channels work to ASGI spec. 2016-01-02 10:17:45 -08:00
apps.py Fix pep8 errors using the Django core's flake8 preset 2015-11-09 13:00:00 +01:00
asgi.py Start making channels work to ASGI spec. 2016-01-02 10:17:45 -08:00
auth.py Add isort and fix errors 2015-11-09 13:01:02 +01:00
channel.py Start making channels work to ASGI spec. 2016-01-02 10:17:45 -08:00
consumer_registry.py Start making channels work to ASGI spec. 2016-01-02 10:17:45 -08:00
decorators.py Fixed typo 2015-12-13 02:31:52 +01:00
hacks.py Start making channels work to ASGI spec. 2016-01-02 10:17:45 -08:00
handler.py Start making channels work to ASGI spec. 2016-01-02 10:17:45 -08:00
log.py Added logging 2015-11-09 11:16:32 +01:00
message.py Start making channels work to ASGI spec. 2016-01-02 10:17:45 -08:00
utils.py Remove auto-importing of modules 2015-09-09 20:58:32 -05:00
worker.py Start making channels work to ASGI spec. 2016-01-02 10:17:45 -08:00