Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manatlan authored Oct 7, 2023
1 parent a0cb978 commit fb1f59b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Process live as long as the server live (TODO: a TIMEOUT will be back soon)
* based on [starlette](https://pypi.org/project/starlette/)
* multiple ways to handle sessions (file, mem, etc ...)
* compatible with **uvloop** !!!
* compatible with multiple ~~gunicorn~~/uvicorn/webworkers !!!
* compatible with multiple gunicorn/uvicorn/webworkers !!!
* compatible with [tag.update()](https://manatlan.github.io/htag/tag_update/)
* works on gnu/linux, ios or windows (from py3.7 to py3.11)!
* real starlette session available (in tag.state, and starlette request.session)
Expand Down

0 comments on commit fb1f59b

Please sign in to comment.