In-Depth Multiplayer Topics #

This section provides a deep dive into the various multiplayer services.

Contents #

TopicDescription
Matchmaking Logic and ApproachesLearn about matchmaking logic and approaches
Game Server ManagementLearn about how Pragma Engine connects to a game server host
Ext Data FlowsLearn about how ext payloads carry data through Pragma services
Fleet ServiceLearn about the process of managing a fleet of game servers using Pragma Fleet service
Persistent End Game via SQSUnderstand how SQS-based end game processing works, including message flow, error handling, retries, and idempotency.
Data StoresLearn about the Data Store, which you can use to store custom data about game instances and players