squeaky-pl / japronto

Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
MIT License
8.62k stars 580 forks source link

Is this project dead? #175

Open jorgerpo opened 4 years ago

jorgerpo commented 4 years ago

It seemed promising but no new releses in years

eirnym commented 4 years ago

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

Sultan91 commented 4 years ago

Maybe it became closed project

ShirleyChau commented 3 years ago

When will we can use it?

cirospaciari commented 1 year ago

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: https://github.com/cirospaciari/socketify.py/discussions/10