squeaky-pl / japronto

Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is this project dead?

jorgerpo opened this issue · comments

It seemed promising but no new releses in years

Development is very active, but author decided not to make releases at all.

Maybe it became closed project

When will we can use it?

No commits since 2020, it's 2 years without news :/ I love this project but never got at point i needed (i wanted PyPy3 support).
I started creating an C API for uWebSockets, to integrate with PyPy3 and Python, Bun.sh is using the same C API that i started this Year, now its feature complete and i created an usable version in https://github.com/cirospaciari/socketify.py
I still need to integrate WebSockets, but Http and Https are fully integrated, i created a lot of examples.
I will support Windows, Linux, MacOS ARM and x86.
Soon i will get the initial docs done.

Please open an Issue or Discussion if you want to try and need anything.

You can follow the development progress here: cirospaciari/socketify.py#10