UDP Client-Server implementation in Unity
This is an attempt to implement the concepts in Gabriel Gambetta’s Fast-Paced Multiplayer series.
Authorative server and dumb clients
Client-Side Prediction
Server Reconciliation
Entity Interpolation
Connecting 2 clients through a server to play Pong