Rooms and Matchmaking¶
Connections to the Master and Room Servers are necessary for Strix functionality. However, most functionality is only enabled once a player joins a Room, containing a group of players that have the ability to synchronize their actions with one another. Master and Room Servers provide the means to search for and join different rooms.
- Rooms Overview
- Rooms in the Game Loop
- Room Members
- Room Owner
- Creating a New Room
- Searching for Rooms
- Joining an Existing Room
- Getting Current Room Information
- Updating Room Information
- Getting Current Room Member Information
- Updating Room Member Information
- Leaving and Deleting a Room
- Multiple Rooms and Channels
- Room Events and the Notification Listener
- Containers for Room Properties