Describes methods used by many online games to put players in groups (often called lobbies) that allow them to play games together.
I saw Unity's Multiplayer service page, and I'm completely confused: Can I use Unity's high-level networking API (NetworkManager / NetworkManagerHUD) in …
c# unity3d multiplayer matchmaking