complete the installation guide from here => https://github.com/golang/protobuf
$ ./build.sh
before launching the server make sure the /tmp/echo_server.sock file doesn't exist.
Actual launch
$ bin/server
run client and send request
$ bin/client
complete the installation guide from here => https://github.com/golang/protobuf
$ ./build.sh
before launching the server make sure the /tmp/echo_server.sock file doesn't exist.
Actual launch
$ bin/server
run client and send request
$ bin/client