cirospaciari / socketify.py

Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3
https://www.socketify.dev
MIT License
1.44k stars 56 forks source link

socketify.py - Create pre-build libraries for debian and windows #12

Closed cirospaciari closed 2 years ago

cirospaciari commented 2 years ago

I created this to users get a better experience and remove the needs of an compiler when installing the package

3

cirospaciari commented 2 years ago

Will add support for windows and mac too, x86 and arm64 like https://github.com/uNetworking/uWebSockets.js

cirospaciari commented 2 years ago

MacOS Arm and x64 are Ok Linux x64 are Ok Windows not ok yet

cirospaciari commented 2 years ago

MacOS Arm and x64 OK Linux x64 OK Windows x64 OK

<3