Skip to content

devashishTaneja/grpc-go-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiling the Proto

protoc proto/*.proto --go_out=pb --go-grpc_out=pb

# Or by using Makefile
make gen-proto

About

gRPC Implementation in Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published