You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably a method like ServerEventListener::onSessionStatsUpdate(ServerSessionStats) would be a good idea.
Currently we have to break BC every time we want to report new information to the main thread.
The text was updated successfully, but these errors were encountered:
Probably a method like
ServerEventListener::onSessionStatsUpdate(ServerSessionStats)
would be a good idea.Currently we have to break BC every time we want to report new information to the main thread.
The text was updated successfully, but these errors were encountered: