Adding better DX to the fastest Python Web Framework
Jan 9, 2023 · 2 min read · After more than a year of active development, I finally publish my package to PyPI! pip install socketify After some people asks to also create a WSGI and ASGI server to improve projects using other frameworks, I worked hard to get it right. But in ...
Join discussion