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.

1 Risposta
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
con risposta 2 anni fa
profile pictureAWS
ESPERTO
Toni_S
verificato 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande