/Reliable-UDP

TCP has features like Congestion Control & Flow Control to assist in reliable transfer of Data. Reliable UDP uses plain UDP protocol & provides TCP like features to transfer large data securely over a UDP connection.

Primary LanguageC++

Stargazers