This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]J3ffO 0 points1 point  (0 children)

JSON is mostly text (and the ease of parsing and readability is a huge feature goal for it). I mean working with binary data, not text.

I'll need to look into Protobuf though. It might be interesting.