Showing posts with label Protocol Buffers. Show all posts
Showing posts with label Protocol Buffers. Show all posts

Tuesday, February 28, 2012

Protocol Buffers - The data interchange format

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Latest release notes available here.


Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.Third-Party Add-ons for Protocol Buffers available here