Firebase – How can I use keep-alive messages to detect a disconnected user from game app?
I'm developing a game app using Android Studio with java, and I'm using Firebase Realtime Database to handle connection and sending messages between users. In this app multiple "guests" connect to 1 "host", basically they all connect to a child…