How to terminate a GameLift session at the end of a Game?

1

I would like to know the Gamelift server SDK function that can be used to terminate a session if all the players in the game exits or say the game has been finished. Right now, I have a session that I created few days back which is still running without terminating which is not good for me. Any help would be highly appreciated.

asked a year ago830 views
1 Answer
1

Hi, in the AWS documentation there is a detailed diagram on how to interact with the AWS gamelift service. The API you are looking for its on the GameServer itself, and it has a separate SDK and after all your players have DC, or the game has ended you should call the process ending API

AWS
answered a year ago
profile pictureAWS
EXPERT
Toni_S
reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions