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回答
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
回答済み 1年前
profile pictureAWS
エキスパート
Toni_S
レビュー済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ