/proto_demo

google protobuf example

Primary LanguageC++

# first install protobuf v3.4.1
mkdir build
cd build
cmake ..
make
./demo demo.bin