Server keeps true state of the game, both players send inputs from which the server calculates the score (new state) which then is pushed back out to the players.
Server keeps true state of the game, both players send inputs from which the server calculates the score (new state) which then is pushed back out to the players.