Wat!

Mono Frustrations: JSON Deserializer and Booleans

The JavaScriptSerializer of Mono requires boolean values to be surrounded with quotes in order for the JSON strings to be deserialized; which is not the case in .NET framework.

Example:

{"isDefault": true} //Invalid in Mono. Valid in .NET
{"isDefault": "true"} //Valid in Mono.
Sam Afshari's Notes July 1, 2015

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.

An unhandled error has occurred. Reload 🗙