From 1bb103a879cee28de58ed02054ebdecba3fdfd4e Mon Sep 17 00:00:00 2001 From: Ciro Spaciari Date: Thu, 1 Dec 2022 21:10:19 -0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c79dd63..72f84a0 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,9 @@ - Fetch like API powered by libuv - Async file IO powered by libuv - Full asyncio integration with libuv -- SSGI Server spec and Falcon support +- SSGI Server spec and support +- RSGI Server support +- WSGI Server compatibility - Full Http3 support - [`HPy`](https://hpyproject.org/) integration to better support [`CPython`](https://github.com/python/cpython), [`PyPy`](https://www.pypy.org/) and [`GraalPython`](https://github.com/oracle/graalpython) - Hot Reloading