We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 486764f + d27791b commit 9f5dc5cCopy full SHA for 9f5dc5c
README.md
@@ -1,4 +1,7 @@
1
# UDT Implementation in C
2
+
3
+[](https://app.codacy.com/app/UtkarshMe/udt-c?utm_source=github.com&utm_medium=referral&utm_content=UtkarshMe/udt-c&utm_campaign=badger)
4
5
An implementation of the **UDP-based Data Transfer (UDT)** protocol in C.
6
UDT is a much faster data transfer protocol than TCP and provides a socket
7
interface to send/receive data just like any other protocol.
0 commit comments