kopia lustrzana https://github.com/cirospaciari/socketify.py
Merge branch 'main' of https://github.com/cirospaciari/socketify.py
commit
1e99c652dc
|
@ -36,10 +36,16 @@
|
||||||
- Per Socket Data
|
- Per Socket Data
|
||||||
- Middlewares
|
- Middlewares
|
||||||
- Templates Support (examples with [`Mako`](https://github.com/cirospaciari/socketify.py/tree/main/examples/template_mako.py) and [`Jinja2`](https://github.com/cirospaciari/socketify.py/tree/main/examples/template_jinja2.py))
|
- Templates Support (examples with [`Mako`](https://github.com/cirospaciari/socketify.py/tree/main/examples/template_mako.py) and [`Jinja2`](https://github.com/cirospaciari/socketify.py/tree/main/examples/template_jinja2.py))
|
||||||
|
- ASGI Server with pub/sub extension for Falcon
|
||||||
|
|
||||||
## :mag_right: Upcoming Features
|
## :mag_right: Upcoming Features
|
||||||
|
- In-Memory Cache Tools
|
||||||
- Fetch like API powered by libuv
|
- Fetch like API powered by libuv
|
||||||
- Async file IO powered by libuv
|
- Async file IO powered by libuv
|
||||||
- Full asyncio integration with libuv
|
- Full asyncio integration with libuv
|
||||||
|
- SSGI Server spec and support
|
||||||
|
- RSGI Server support
|
||||||
|
- WSGI Server compatibility
|
||||||
- Full Http3 support
|
- 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)
|
- [`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
|
- Hot Reloading
|
||||||
|
|
Ładowanie…
Reference in New Issue