ASGI as alternative to FCGI. (In order to forward requests to python) It's all python, but pyo3 could be used. [Pyre](https://github.com/anthonyyuan/Pyre/blob/main/src/pyre_server/server.rs) seems to do this.
ASGI as alternative to FCGI. (In order to forward requests to python)
It's all python, but pyo3 could be used.
Pyre seems to do this.