1 Answer
- Newest
- Most votes
- Most comments
0
Hi,
Is this list of maps a static list that is never expected to change or is this something contingent on the players being matched? If the former can this just be a part of the game server code itself? If the latter it would mean this is player related that could be passed in as a player attribute via the StartMatchmaking call.
Is the list expected to change over time? Do you have a client service (lambda or something else perhaps) that is orchestrating setting up these matches and connecting players onto the game sessions? If so, the client service can communicate directly with the game server once it's up since it should have access to the IP address and pass this information along.
Thanks!
answered a year ago
Relevant content
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago