Firebase timeout control for mutiusuarios

0

I have a question. I'm doing a multiplayer game on android. I want to implement firebase where I can control the modifications made by each player in real time, in order to update views of other players. My question is how can I control the idle times with firebase? For example, if a player was disconnected or inactive for 60 seconds, to cancel the game and give the opportunity to other players to look for another game. Is it possible to control the timeout with firebase or if or if I need to create a server for this?

    
asked by Oren Diaz 25.10.2018 в 18:29
source

0 answers