Comment on MsgPack vs. JSON: Cut your client-server exchange traffic by 50%parentComments−ch0wn14yAlso, if you're using it in the browser, JSON is already there while you need to load a library in order to use msgpack.
Comments
Also, if you're using it in the browser, JSON is already there while you need to load a library in order to use msgpack.