Protocol Buffers
Tue, Jun 21, 2016Protocol buffers are Google’s language-neutral, platform-neutral, extensible mechanism for serializing structured data.
Installing on mac
$ brew install protobuf
$ protoc --version
libprotoc 2.6.1
Protocol buffers are Google’s language-neutral, platform-neutral, extensible mechanism for serializing structured data.
$ brew install protobuf
$ protoc --version
libprotoc 2.6.1