![]() |
||
---|---|---|
.. | ||
chat | ||
static | ||
templates | ||
README | ||
__init__.py | ||
application.py | ||
manage.py | ||
run_standalone.py | ||
run_uwsgi | ||
settings.py | ||
urls.py |
README
An example of AJAX chat taken from Tornado demos and converted to use django and gevent. To start the server, run $ python run.py