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

https://github.com/neolegends/sutp

Simple UDP transport protocol
https://github.com/neolegends/sutp

transport-protocol udp udp-protocol

Last synced: 9 months ago
JSON representation

Simple UDP transport protocol

Awesome Lists containing this project

README

          

# sutp

The Simple UDP Transport Protocol.

The technical specification can be found in [`standard/SUTP.md`](https://laboratory.comsys.rwth-aachen.de/sutp/sutp/blob/master/standard/SUTP.md).

The implementation can be found in [`implementation/sutp`](https://laboratory.comsys.rwth-aachen.de/sutp/sutp/tree/master/implementation/sutp).