artegoser / sUDP

Safely wrapper for UDP protocol. Python library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Safely wrapper for UDP protocol. Python library

License:MIT License


Languages

Language:Python 100.0%