Complete tutorial commands and its results and a message exchange between Python and Go as an additional example.
- https://developers.google.com/protocol-buffers/docs/pythontutorial
- https://developers.google.com/protocol-buffers/docs/gotutorial
- https://github.com/protocolbuffers/protobuf/tree/master/examples
$ brew install protobuf
$ pip install protobuf