Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 357 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 357 Bytes

install protobuf

complete the installation guide from here => https://github.com/golang/protobuf

hah 2a

build project

$ ./build.sh

launch server

before launching the server make sure the /tmp/echo_server.sock file doesn't exist.

Actual launch

$ bin/server

run client

run client and send request

$ bin/client