Subservices
List of subservices wrapped within the Multiplayer Services SDK
Read time 1 minuteLast updated 4 hours ago
The Multiplayer Services SDK is an abstraction layer that wraps Unity Lobby, Relay, and Matchmaker into a single SDK. The following standalone SDKs are deprecated:
- Lobby:
com.unity.services.lobby - Relay:
com.unity.services.relay - Matchmaker:
com.unity.services.matchmaker
com.unity.services.multiplayercom.unity.services.multiplayerTopic | Description |
|---|---|
| Lobby | Connect players before or during a game. |
| Relay | Connect players securely using the Relay service without dedicated game servers. |
| Matchmaker | Match players based on a variety of parameters for better user experiences. |