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.
1 parent 49bd225 commit d086343Copy full SHA for d086343
README.md
@@ -2,7 +2,7 @@
2
3
## Overview
4
5
-This project uses UDP to implement our a custom TCP-like protocol to send files between two host nodes in a network. Our implementation is able to:
+This project uses UDP to implement a custom TCP-like protocol to send files between two host nodes in a network. Our implementation is able to:
6
7
- Tolerate packet drops
8
- Allow other concurrent connections a fair chance
0 commit comments