tornado/demos/chat
Ben Darnell 4f86890cfa Add make_current keyword argument to IOLoop constructor.
This allows applications to create an IOLoop to be started in another
thread without making it current in the originating thread.

Update docs to use IOLoop.current() in place of IOLoop.instance() when
starting the loop.

Closes #1390.
2015-03-29 16:31:06 -04:00
..
static Replace all tabs with spaces. 2010-03-17 14:59:17 -07:00
templates Remove authentication from chat demo. 2015-03-28 12:34:14 -04:00
chatdemo.py Add make_current keyword argument to IOLoop constructor. 2015-03-29 16:31:06 -04:00