tornado/demos
Ben Darnell 3824b4c80b Drop support for the draft76 version of WebSockets.
Browsers that only support draft76 are now less common than those
that do not support websockets at all, so applications should
use their non-websocket workarounds for these browsers.
2014-06-21 14:06:59 -04:00
..
appengine Unify WSGI support with the HTTPConnection abstraction. 2014-03-15 22:30:23 -04:00
auth Remove redundant uses of @asynchronous with @gen.coroutine. 2014-01-02 20:51:59 -05:00
benchmark Use add_callback_from_signal in benchmark.py's sigchld handler. 2014-04-19 18:51:36 -04:00
blog Remove async_callback wrapper functions, which have been obsolete since 1.1. 2014-06-15 11:52:34 -04:00
chat Remove redundant uses of @asynchronous with @gen.coroutine. 2014-01-02 20:51:59 -05:00
facebook Use distinct cookie names across all the demo apps. 2013-03-03 12:16:03 -05:00
helloworld Two minor typos 2009-09-13 12:26:16 -07:00
s3server Fix s3server.py to stop truncating downloads of images and other non-text files 2013-01-20 16:48:05 -08:00
twitter Delete description for cookie capacity 2014-04-09 19:31:27 +09:00
websocket Drop support for the draft76 version of WebSockets. 2014-06-21 14:06:59 -04:00