Closed
Description
Messages from the server come out like this:
{"session": 1842478479, "command": "session"}
We probably should be sending minified JSON. Would very slightly help performance in the presence of large messages (like the huge game info blob you get on login). Of course, UTF-8 would have a vastly larger effect, but is slightly trickier.