]> git.ipfire.org Git - thirdparty/tornado.git/commit
Rewrite chatdemo to use a coroutine instead of callbacks.
authorBen Darnell <ben@bendarnell.com>
Sat, 5 Jul 2014 21:55:44 +0000 (17:55 -0400)
committerBen Darnell <ben@bendarnell.com>
Sat, 5 Jul 2014 21:55:44 +0000 (17:55 -0400)
commit2fdfcb1b192e29b555f1cd2b5a6a1d25b2b4dbcf
tree40e0259c88e638cef91fd334a08e3eed093e62c2
parentf1edd3dd1544fa60ff986a86082e98c4908117ba
Rewrite chatdemo to use a coroutine instead of callbacks.
demos/chat/chatdemo.py