tornado/demos
Ben Darnell 7f5d4de759 Avoid merging the entire read buffer for IOStream.read_until.
Among other things, this dramatically speeds up downloads of large
chunked files over a fast network with SimpleHTTPClient.

Fixes #425.
2011-12-30 16:19:49 -08:00
..
appengine BACKWARDS-INCOMPATIBLE: turn on template autoescaping by default. 2011-06-11 17:22:09 -07:00
auth Add logout link to authdemo for testing purposes. 2011-02-19 13:33:21 -08:00
benchmark Avoid merging the entire read buffer for IOStream.read_until. 2011-12-30 16:19:49 -08:00
blog BACKWARDS-INCOMPATIBLE: turn on template autoescaping by default. 2011-06-11 17:22:09 -07:00
chat Add on_connection_close hook to chat demo to clean up after closed connections. 2011-09-08 22:51:45 -07:00
facebook BACKWARDS-INCOMPATIBLE: turn on template autoescaping by default. 2011-06-11 17:22:09 -07:00
helloworld Two minor typos 2009-09-13 12:26:16 -07:00
s3server Demote s3server.py to a demo 2011-06-11 12:19:13 -07:00
websocket Make websocket demo work on firefox 6 beta 2011-07-17 15:01:07 -07:00