Comment on Reasons to use protocol buffers instead of JSONparentComments−dangoldin12yIf it's too big of a change you can "proxy" it through a simple ProtoBuf to JSON converter.
Comments
If it's too big of a change you can "proxy" it through a simple ProtoBuf to JSON converter.