fb34a91508
Approved by: portmgr blanket
5 lines
227 B
Text
5 lines
227 B
Text
Protocol Buffers are a way of encoding structured data in an efficient yet
|
|
extensible format. Google uses Protocol Buffers for almost all of its
|
|
internal RPC protocols and file formats.
|
|
|
|
WWW: https://github.com/google/protobuf
|