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 年前891 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容