pysctp
pysctp copied to clipboard
SCTP stack for Python
Hi Benoit, I have seen you already started with CI/CD publishing of pycrate wheel to pypi. Thank you very much for that! I was wondering if you would be open...
This CI/CD config file allows building, testing and publishing wheels of pysctp. It is limited intentionally to only create ```x86_64``` and ```i686``` builds for CPython 3.6-3.11 for ```manylinux``` architecture. Any...
Hello! I would like to be able to modify some parameters of the InitChunk message Is it possible to do this from the script? If not... can you tell me...
When trying to use the ppid attribute, the integer value is sent over the wire with the byte order swapped from the correct value for the specified number. For example,...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
Everytime I've tried to install the sctp setup in my laptop is throwing the following error: % sudo python3 setup.py install Password: running install running bdist_egg running egg_info writing pysctp.egg-info/PKG-INFO...