Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 212 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 212 Bytes

TCPoverUDP

Reliable UDP with TCP mechanisms

This protocol copies some essential TCP functionality, checksum and seq/ack numbers

Later top level API will be added for handling packets resending and buffering.