Commit Graph

20 Commits

Author SHA1 Message Date
Andrew Godwin
69c59ee8b4 Fixed #481: Sends from outside consumers send immediately 2017-01-11 15:35:50 -08:00
Andrew Godwin
0826b7997f Send messages after the end of consumers 2016-10-05 14:49:46 -07:00
Andrew Godwin
db0d2975a0 Remove middleware approach, change to simpler one 2016-10-05 12:06:34 -07:00
Andrew Godwin
0fcb93acc2 Mostly-complete middleware version 2016-10-05 11:42:46 -07:00
Andrew Godwin
dcfaf4122b Work in progress towards accepting websockets explicitly 2016-10-05 10:45:51 -07:00
Andrew Godwin
8abe53e170 Change type of error 2016-04-06 22:02:41 -07:00
Andrew Godwin
732167282b Some import sorting stuff 2016-04-05 17:38:05 -07:00
Andrew Godwin
4b82d989ca Remove old code from Channel/Group 2016-03-06 12:12:48 -08: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
ekmartin
14bc306214 Make sure channels() actually returns the channel list 2015-11-09 13:00:00 +01:00
Andrew Godwin
48d6f63fb2 Change to consumers taking a single "message" argument 2015-09-08 01:04:36 -05:00
Andrew Godwin
964c457df1 Make groups actually work 2015-07-12 23:52:02 -05:00
Andrew Godwin
8492dcde48 More docs, some API permutation 2015-07-12 21:25:53 -05:00
Andrew Godwin
aa921b1659 Channel groups, tests and docs 2015-07-12 20:19:10 -05:00
Andrew Godwin
433625da1e Start working on a WebSocket interface server 2015-06-10 20:39:36 -07:00
Andrew Godwin
80627d8e37 Working database backend and "runworker" command 2015-06-10 11:17:32 -07:00
Andrew Godwin
c9eb683ed8 Switch to settings-based backend list, start ORM backend 2015-06-10 09:40:57 -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