Krukov D
37da462411
User friendly way to close websocket with code (via CloseException) ( #468 )
...
* User friendly way to close websocket with status
* More generic way to close(whatever) connection by exception
* Fix import ordering for exceptions (isort)
2017-01-12 10:02:30 -08:00
raphael.boucher
33dbc4a184
Replace multiplexer with class demultiplexer
...
Update documentation
Ensure send is not available on demultiplexed consumer classes
Data binding needs fixing
2017-01-08 18:05:50 -08:00
Andrew Godwin
dcfaf4122b
Work in progress towards accepting websockets explicitly
2016-10-05 10:45:51 -07:00
Andrew Godwin
67e3e55131
Respect HTTP request body close in ASGI.
2016-04-04 03:34:05 +02:00
Andrew Godwin
920882f1da
Implement timeout on request body reading
2016-04-04 03:34:05 +02:00
Andrew Godwin
38c6df8125
Move ResponseLater into exceptions module
2016-02-24 00:39:48 +00:00