management
|
Reformat runworker a bit
|
2016-05-02 19:17:24 -07:00 |
__init__.py
|
Releasing 0.12.0
|
2016-04-26 13:51:41 +01:00 |
apps.py
|
Fix flake error
|
2016-04-05 17:30:47 -07:00 |
asgi.py
|
Introduce ChannelTestCase to make testing easier
|
2016-04-04 03:34:05 +02:00 |
auth.py
|
Wrap long line
|
2016-02-20 22:59:29 +00:00 |
channel.py
|
Change type of error
|
2016-04-06 22:02:41 -07:00 |
exceptions.py
|
Respect HTTP request body close in ASGI.
|
2016-04-04 03:34:05 +02:00 |
hacks.py
|
Start making channels work to ASGI spec.
|
2016-01-02 10:17:45 -08:00 |
handler.py
|
Introduce backpressure with ChannelFull
|
2016-05-05 22:48:12 -07:00 |
log.py
|
Fix missed logger name (#138)
|
2016-04-28 09:52:49 +01:00 |
routing.py
|
Fix circular import issue
|
2016-04-05 17:19:23 -07:00 |
sessions.py
|
Session tests
|
2016-05-04 10:39:38 -07:00 |
worker.py
|
Introduce backpressure with ChannelFull
|
2016-05-05 22:48:12 -07:00 |