Unity · Arazzo Workflow
Unity Lobby Host and Query
Version 1.0.0
Create a public lobby, send a keep-alive heartbeat, then confirm it is discoverable via query.
View Spec
View on GitHub
Game DevelopmentReal-Time 3DMultiplayerGame ServicesCloud GamingArazzoWorkflows
Provider
Workflows
lobby-host-and-query
Host a public lobby, heartbeat it, and confirm it is discoverable.
Creates a public lobby, sends a heartbeat to keep it alive, then queries public lobbies to confirm the new lobby is listed.
1
2
heartbeat
Send a heartbeat to keep the lobby active so it is not automatically deleted.
3
queryLobbies
Query public lobbies that still have open slots to confirm the new lobby is discoverable by other players.
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.