Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Fiedler <[email protected]>
  • Loading branch information
gafferongames authored Jan 10, 2024
1 parent a1bdb14 commit 4ebabda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@

**netcode** is a secure connection-based client/server protocol built on top of UDP.

![image](https://github.com/mas-bandwidth/netcode/assets/696656/2ae3e795-2591-41c4-aec8-eaf0b44e9f17)

It has the following features:

* Secure client connection with connect tokens
* Client slot system where each client is assigned a client index on connect
* Encrypted and signed packets

![image](https://github.com/mas-bandwidth/netcode/assets/696656/2ae3e795-2591-41c4-aec8-eaf0b44e9f17)

and protects your game server from:

* Zombie clients
Expand Down

0 comments on commit 4ebabda

Please sign in to comment.