flask/docs/deploying
pgjones 1c3b53c5db Update the docs on serving with ASGI
Whilst it has been possible to serve via an ASGI server for a while
(using WSGI to ASGI middleware/adapters) it hasn't added much. Now
though it makes sense to recommend the asgiref adapter as it
integrates with the same event loop used for async route handlers
etc...
2021-04-17 11:30:22 +01:00
..
asgi.rst Update the docs on serving with ASGI 2021-04-17 11:30:22 +01:00
cgi.rst Merge branch '1.0.x' 2019-06-23 16:57:52 -07:00
fastcgi.rst remove unused ref directives 2020-04-04 12:57:14 -07:00
index.rst Update the docs on serving with ASGI 2021-04-17 11:30:22 +01:00
mod_wsgi.rst Merge branch '1.1.x' 2020-11-04 18:25:37 -08:00
uwsgi.rst remove unused ref directives 2020-04-04 12:57:14 -07:00
wsgi-standalone.rst remove unused ref directives 2020-04-04 12:57:14 -07:00