Improve the tornado example and add a flask example
- rename examples/tornado_app/tornadoapp.py to examples/tornado.py - add comments on ho to use the different options - add a wsgi app and a HTTPServer in the example - add a small flask-based example, as an example of pure WSGI application that can be started with (almost) all backends.
parent
90ffcf8f
Please register or sign in to comment