Comment on Reasons to use protocol buffers instead of JSONparentComments−kybernetikos12yIn javascript, JSON is also much faster to deserialize than protobuffers.
Comments
In javascript, JSON is also much faster to deserialize than protobuffers.