tornado/demos/chat
Ben Darnell 974c229c8b Update chat demo to be more exemplary.
Use gen.coroutine in auth handler (but not in wait_for_messages
because it makes things less clear and we don't have good cancellation
support).  No more mixin.  Python 3 compatible.
2013-03-16 00:52:04 -04:00
..
static Replace all tabs with spaces. 2010-03-17 14:59:17 -07:00
templates Add a Template UIModule, allowing templates to be called with keyword 2011-06-05 15:41:25 -07:00
chatdemo.py Update chat demo to be more exemplary. 2013-03-16 00:52:04 -04:00