Unity · Arazzo Workflow
Unity Matchmaking to Server Allocation
Version 1.0.0
Create a matchmaking ticket, poll until matched, then allocate a Multiplay game server for the session.
View Spec
View on GitHub
Game DevelopmentReal-Time 3DMultiplayerGame ServicesCloud GamingArazzoWorkflows
Provider
Workflows
matchmaking-allocate-server
Match players then allocate a Multiplay server for the session.
Creates a matchmaking ticket, polls until a match is found, then allocates a game server from a Multiplay fleet for the matched session.
1
createTicket
Create a matchmaking ticket placing the player into the named queue.
2
pollTicket
Poll the ticket status, retrying while InProgress and continuing once a match is Found.
3
allocateServer
Allocate an available game server from the Multiplay fleet for the matched session.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.