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
The current JSON protocol is very inefficient considering that the variable values being passed should only be numbers. We may be able to reduce bandwidth usage (primary from the server to client) by using a more efficient encoding.