/sUDP

Safely wrapper for UDP protocol. Python library

Primary LanguagePythonMIT LicenseMIT

sUDP

PyPI - Version PyPI - License PyPI - Format sudp

Safely wrapper for UDP protocol. Python library.

After sending the message, the sender waits for a response from the recipient (confirmation of delivery). If there is no response, the data was not delivered

Background author