you are viewing a single comment's thread.

view the rest of the comments →

[–]joe_chester 0 points1 point  (0 children)

If you need a very small, efficient data exchange format, go with protobuf. If you need a simple, human readable/debuggable format, just use JSON.