An Introduction to Unity’s UNET API
What you’ll learn
Create multiplayer games and connect Unity created applications over a network.
Understand the different roles played by servers and clients in a network.
Be able to use remote procedure calls to synchronise player-character states in a...