I am working on a multiplayer game and so far everything is going well. My only issue is that if a player's game crashes or something else happens, that player never leaves the game. They essentially just sit there until the game is over or reset.
What is a good and efficient way to poll for active players?