Our great sponsors
-
You may not be there yet with your developer skills but if you are curious you can have a look at the netcode source code. I'm not sure if they're still using it since the switch to Lumberyard and Amazon Services but it's a really good and strong codebase: https://github.com/networkprotocol/netcode
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Should I write my game server in C so that I can use the latest version of the netcode protocol?
- Handling acks during 1+ second packet loss with Glenn Fiedler's Reliable UDP Solution
- [Hobby // RevShare] Looking For Senior Multiplayer Developer (Unity)
- P2P vs Client Server
- Programming question : Which techniques are used to achieve real-time between players in online openworlds ? (think wow, ff14, teso)