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.

已提問 2 年前檢視次數 888 次
1 個回答
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
已回答 2 年前
profile pictureAWS
專家
Toni_S
已審閱 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南