Summary - Create joinable sessions with peer-to-peer - (Unity module)
Last updated on October 23, 2024
Congratulations
In this module, you have learned how to implement creating game sessions with peer-to-peer (P2P).
Resources
- Full code of this tutorial module:
- Assets/Resources/Modules/MatchSessionDS/MatchSessionWithDSAssetConfig.asset
- Assets/Resources/Modules/MatchSessionP2P/Scripts/UI/CreateMatchSessionP2PHandler_Starter.cs
- Assets/Resources/Modules/MatchSessionP2P/Prefabs/CreateMatchSessionP2PHandler_Starter.prefab
- Assets/Resources/Modules/MatchSessionP2P/Scripts/MatchSessionP2PWrapper_Starter.cs
- Assets/Resources/Modules/MatchSession/Scripts/MatchSessionWrapper.cs
- Assets/Resources/Modules/MatchmakingSessionP2P/Scripts/P2PHelper.cs