Commit 51b8b592 authored by David Douard's avatar David Douard
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment