This commit is contained in:
James Roberts
2021-08-19 23:03:19 +02:00
parent 015c365be0
commit e3db143c53

View File

@@ -9,6 +9,11 @@ It is mostly written in C. It makes use of [libuv](https://github.com/libuv/libu
** Fast WSGI is still under development...
## TODO
- Memory lifecycle management
- Python object ref count tracking
- WSGI app invoking
- Test integration with flask app
- Basic error handling