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 7a9a2a6 commit 393797aCopy full SHA for 393797a
README.md
@@ -4,7 +4,7 @@
4
5
**netcode** is a secure client/server protocol built on top of UDP.
6
7
-It's built for use by real-time multiplayer games, which need a connection oriented protocol but without the head of line blocking of TCP.
+It's intended for use by real-time multiplayer games, which need a connection oriented protocol but without the head of line blocking of TCP.
8
9

10
0 commit comments