tornado/demos/websocket
Ben Darnell 576c1c43bc Implement permessage-deflate websocket extension.
Parameters to the extension are not fully supported (the client side
supports client_no_context_takeover which is mandatory to implement,
but the server rejects any parameters offered by the client, and neither
side supports setting wbits).

Closes #308.
Closes #668.
2014-07-27 01:32:09 -04:00
..
static tab to space 2014-03-26 10:04:07 +09:00
templates Use autoescape in websocket chat demo. 2013-03-03 12:23:28 -05:00
chatdemo.py Implement permessage-deflate websocket extension. 2014-07-27 01:32:09 -04:00