Set up EOS lobby-based matchmaking using bucket IDs to filter searches by game mode and region

domain: dev.epicgames.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Create a lobby with EOS_Lobby_CreateLobby, setting a Bucket ID attribute that encodes coarse routing info like game mode, map, and region (for example, "modeA:region1").
  2. Set additional lobby and member attributes (skill tier, party size) with EOS_LobbyModification_AddAttribute for finer client-side filtering.
  3. Build a search with EOS_Lobby_CreateLobbySearch, then call EOS_LobbySearch_SetParameter using the key EOS_LOBBY_SEARCH_BUCKET_ID to scope results to matching buckets before applying additional filters.
  4. Call EOS_LobbySearch_Find to execute the search and enumerate matching lobbies from the search result set.
  5. Join the selected lobby with EOS_Lobby_JoinLobby, then transition to session or P2P connection setup once matched.

Known gotchas

Related routes

Create and join an EOS lobby with attribute-based matchmaking filters
dev.epicgames.com · 6 steps · unrated
Configure PlayFab matchmaking queues and submit tickets to find multiplayer matches
playfab.com · 6 steps · unrated
Apply and query player sanctions using EOS Sanctions Web API
dev.epicgames.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans