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
Update the server logic to store MMR.
DEMO IMPLEMENTATION:
Gameserver should relay stats to API on game end, and api should calculate the net gain or loss of MMR, then use the player's websocket to inform them of their final stats and gains.