Y
Hacker News
new
|
ask
|
show
|
jobs
by
anon_founder
4508 days ago
Thanks gane5h. Can you point me to an example that shows how to use django framework for long-lived requests via gunicorn/tornado?
1 comments
gane5h
4508 days ago
There're many examples on GitHub, here's one I found just by searching:
https://github.com/tbarbugli/django_longpolling
link