daphne/channels
2016-04-05 16:44:26 -07:00
..
management Change to a full pattern-based routing system. 2016-03-20 13:48:34 -03:00
tests Patchinator/django fixes 2016-04-05 16:20:49 -07:00
__init__.py Release 0.11.0 2016-04-05 08:21:54 -07:00
apps.py Fail to work if you have channel-enabled Django 2016-04-05 16:44:26 -07:00
asgi.py Introduce ChannelTestCase to make testing easier 2016-04-04 03:34:05 +02:00
auth.py Wrap long line 2016-02-20 22:59:29 +00:00
channel.py Remove old code from Channel/Group 2016-03-06 12:12:48 -08:00
database_layer.py Implement group_expiry on database channel backend 2016-03-28 11:59:25 +01:00
exceptions.py Respect HTTP request body close in ASGI. 2016-04-04 03:34:05 +02:00
hacks.py Start making channels work to ASGI spec. 2016-01-02 10:17:45 -08:00
handler.py Patchinator/django fixes 2016-04-05 16:20:49 -07:00
log.py Fix runserver to properly autoreload w/Twisted 2016-02-10 19:24:18 +00:00
message.py Considerably improve routing code simplicity and shortcircuiting 2016-04-04 03:34:05 +02:00
routing.py Flake8 fixes 2016-04-04 03:38:38 +02:00
sessions.py Add signed cookie warning 2016-03-28 11:45:24 +01:00
staticfiles.py Increase FileResponse block size everywhere, not just staticfiles 2016-03-22 10:31:37 -07:00
utils.py Improve name_that_thing to handle instance methods 2016-03-20 13:48:34 -03:00
worker.py Change to a full pattern-based routing system. 2016-03-20 13:48:34 -03:00