You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -23,8 +23,6 @@ Building and testing all these features yourself on top of UDP is complex and er
23
23
* Many security features including protection protection against maliciously crafted packets, packet replay attacks and packet amplification attacks.
24
24
* Support for packet tagging which can significantly reduce jitter on Wi-Fi routers. Read [this article](https://learn.microsoft.com/en-us/gaming/gdk/_content/gc/networking/overviews/qos-packet-tagging) for more details.
25
25
26
-
netcode is stable and production ready.
27
-
28
26
# Usage
29
27
30
28
Start by generating a random 32 byte private key. Do not share your private key with _anybody_.
0 commit comments