daphne/channels
Andrew Godwin f9ef08b0aa Flake8 fix
2016-10-05 15:37:55 -07:00
..
binding Inbound tests (#351) 2016-09-12 11:27:42 +01:00
generic Send messages after the end of consumers 2016-10-05 14:49:46 -07:00
management Work in progress towards accepting websockets explicitly 2016-10-05 10:45:51 -07:00
tests Fix tests for new non-immediate sending 2016-10-05 15:32:37 -07:00
__init__.py Releasing version 0.17.2 2016-08-04 16:55:43 -07:00
apps.py First version of binding code 2016-07-14 23:15:57 -07:00
asgi.py Introduce ChannelTestCase to make testing easier 2016-04-04 03:34:05 +02:00
auth.py Iimprovements for test client (#352) 2016-09-12 11:28:12 +01:00
channel.py Send messages after the end of consumers 2016-10-05 14:49:46 -07:00
exceptions.py Work in progress towards accepting websockets explicitly 2016-10-05 10:45:51 -07:00
hacks.py Start making channels work to ASGI spec. 2016-01-02 10:17:45 -08:00
handler.py Fix type for request.META['SERVER_PORT'] (#378) 2016-09-23 11:37:45 -07:00
log.py Show daphne server logs in runserver 2016-08-05 22:17:59 -07:00
message.py Send messages after the end of consumers 2016-10-05 14:49:46 -07:00
routing.py Work in progress towards accepting websockets explicitly 2016-10-05 10:45:51 -07:00
sessions.py Flake8 fix 2016-10-05 15:37:55 -07:00
signals.py Remove middleware approach, change to simpler one 2016-10-05 12:06:34 -07:00
staticfiles.py Increase FileResponse block size everywhere, not just staticfiles 2016-03-22 10:31:37 -07:00
utils.py Naming consumers that are classmethods (#324) 2016-08-29 10:37:09 -07:00
worker.py Send messages after the end of consumers 2016-10-05 14:49:46 -07:00