Comment on Reasons to use protocol buffers instead of JSONComments−AnimalMuppet12yUse protocol buffers because you get versioning? How hard would it be to add a version number to your JSON struct?(Answer: Trivial.)
Comments
Use protocol buffers because you get versioning? How hard would it be to add a version number to your JSON struct?
(Answer: Trivial.)