Closed dnsbty closed 4 years ago
Currently Presence is inaccurate if a user opens a second session with the same player ID and then leaves either session.
Rather than store only if a user is present or not, we should maintain a count of the user's presences, and only remove them if that count reaches 0.
Currently Presence is inaccurate if a user opens a second session with the same player ID and then leaves either session.
Rather than store only if a user is present or not, we should maintain a count of the user's presences, and only remove them if that count reaches 0.