Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 327 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 327 Bytes

RCMP (Reliable Calvin Message Protocol)

This implementation of RCMP allows for reliable file transfer over UDP by implementing acknowledgements, timeouts, and retransmission.
Based on the protocol outlined here