Forums

How to launch a tornado chat application in python anywhere

How do I launch the demo chat application in python anywhere ?

Thanks In Advance!

Hm. We do partially support tornado via wsgi (instructions here) but i worry the use of coroutines might mean it's not going to work. cf this so post.