Commit Graph

10 Commits

Author SHA1 Message Date
Andrew Godwin
1328c367dc Move default-request handling into common place 2016-02-14 17:11:44 +00:00
Andrew Godwin
b9464ca149 Start making channels work to ASGI spec. 2016-01-02 10:17:45 -08:00
ekmartin
cf2de79d64 Add isort and fix errors 2015-11-09 13:01:02 +01:00
Andrew Godwin
cac848fc89 Python 3 / unicode fixes 2015-11-07 03:13:05 -08:00
Andrew Godwin
f3c3a239b9 Add echo channel and fix __str__ on redis backend 2015-11-06 08:12:51 -08:00
Andrew Godwin
832809ca25 Stop using @consumer, move to explicit routing 2015-09-03 00:07:30 -07:00
Andrew Godwin
95e706f71f Fix line endings 2015-06-10 09:42:34 -07:00
Andrew Godwin
c2c1ffc5bd Make everything hang off of channel_layers 2015-06-08 12:40:47 -07:00
Andrew Godwin
2cc1d00e18 Separate channel backend from user-facing class 2015-06-08 12:22:23 -07:00
Andrew Godwin
6cd01e2bc1 Rename to plural "channels", start fleshing out req/resp cycle 2015-06-08 10:51:51 -07:00