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 c19d5cb commit 5ac6593Copy full SHA for 5ac6593
README.md
@@ -2,7 +2,7 @@
2
3
# netcode.io
4
5
-**netcode.io** is a connection-oriented protocol built on top of UDP.
+**netcode.io** is a connection-oriented protocol built on top of UDP. It's typically used as the foundation of a higher-level game network protocol.
6
7
It's designed for use in client/server games with dedicated servers.
8
0 commit comments