Andrew Godwin
69c59ee8b4
Fixed #481 : Sends from outside consumers send immediately
2017-01-11 15:35:50 -08:00
Krukov D
8a93dfc401
Accept Connection at WebsocketConsumer ( #467 )
...
* Added accept at default behavior for websocket generic cbv and pass message instead of dict
* Fix flake8
* Use HttpClient Instead of Client
* Fix lsort
2017-01-09 10:08:00 -08:00
Paul
f4f45dbb9f
Sort imports and make Travis run isort ( #425 )
...
* Sort imports
* Make Travis run isort
2016-11-05 12:08:38 +01:00
Andrew Godwin
0826b7997f
Send messages after the end of consumers
2016-10-05 14:49:46 -07:00
Andrew Godwin
94d4c00807
Add some more dict methods to Message
2016-06-17 12:50:25 +01:00
Andrew Godwin
5a22412c16
Considerably improve routing code simplicity and shortcircuiting
2016-04-04 03:34:05 +02:00
Andrew Godwin
820e955515
Change ASGI spec regarding headers.
2016-03-11 10:20:17 -08:00
Andrew Godwin
31447a4641
User auth fixing
2016-02-14 21:27:12 +00:00
Andrew Godwin
5cd2cbdfee
Add test suite for ASGI handlers
2016-02-05 15:53:01 -08:00
Andrew Godwin
b9464ca149
Start making channels work to ASGI spec.
2016-01-02 10:17:45 -08:00
Andrew Godwin
638bf260f8
Fixed #6 : Linearise decorator and better user session stuff
2015-09-10 11:52:49 -05:00
Andrew Godwin
48d6f63fb2
Change to consumers taking a single "message" argument
2015-09-08 01:04:36 -05:00