Skip to content

sskserk/grpc_golang_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published