I am trying to implementing a multiplayer android game and need a way to share game states and board among multiplayers. I am thinking about using AWS Cognito to share these data. But it seems that Cognito is used for a single user to shares its data among multiple devices. I am not sure if Cognito could meet my requirement -- share data among multiple players.
问问题
93 次