forked from orbit-oss/flask
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... |
||
|---|---|---|
| .. | ||
| asgi.rst | ||
| cgi.rst | ||
| fastcgi.rst | ||
| index.rst | ||
| mod_wsgi.rst | ||
| uwsgi.rst | ||
| wsgi-standalone.rst | ||