An open API service indexing awesome lists of open source software.

https://github.com/mfaizanse/reliable-udp

Implementation of a reliable communication protocol over UDP.
https://github.com/mfaizanse/reliable-udp

computer-networks python udp

Last synced: 11 months ago
JSON representation

Implementation of a reliable communication protocol over UDP.

Awesome Lists containing this project

README

          

# Reliable-UDP
Implementation of a reliable communication protocol over UDP

More details [here](python/docs).