ekmartin
|
cf2de79d64
|
Add isort and fix errors
|
2015-11-09 13:01:02 +01:00 |
|
ekmartin
|
4469b55d96
|
Fix pep8 errors using the Django core's flake8 preset
|
2015-11-09 13:00:00 +01:00 |
|
Andrew Godwin
|
dae0b257d6
|
Fix tests with unicode and isolation
|
2015-11-07 04:45:10 -08: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
|
a41516fa6b
|
Make Redis backend shardable
|
2015-11-06 08:00:15 -08:00 |
|
Andrew Godwin
|
b9f07475b7
|
Shuffle fetch order for channels to prevent starvation
|
2015-11-06 13:39:46 +01:00 |
|
Arne Schauf
|
503c5fd54b
|
fix uuid generation
|
2015-09-18 10:35:47 +02:00 |
|
Arne Schauf
|
c1990a92ed
|
decode incoming data before loading
|
2015-09-17 18:03:04 +02:00 |
|
Andrew Godwin
|
638bf260f8
|
Fixed #6: Linearise decorator and better user session stuff
|
2015-09-10 11:52:49 -05:00 |
|
Andrew Godwin
|
832809ca25
|
Stop using @consumer, move to explicit routing
|
2015-09-03 00:07:30 -07: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
|
217afe0348
|
Start sphinx-ified docs
|
2015-06-20 10:27:22 +08:00 |
|
Andrew Godwin
|
e9b8632b6c
|
Make redis backend more portable to older versions
|
2015-06-15 00:44:52 -07:00 |
|
Andrew Godwin
|
d9681df69a
|
Few more WS tweaks
|
2015-06-15 00:13:32 -07:00 |
|
Andrew Godwin
|
75ee13ff9c
|
Add redis backend
|
2015-06-10 23:02:53 -07: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
|
95e706f71f
|
Fix line endings
|
2015-06-10 09:42:34 -07:00 |
|
Andrew Godwin
|
c9eb683ed8
|
Switch to settings-based backend list, start ORM backend
|
2015-06-10 09:40:57 -07:00 |
|
Andrew Godwin
|
5a7af1e3af
|
Add channel to every consumer signature, update msg fmt docs
|
2015-06-08 13:35:27 -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 |
|