/go-grpc-demo

Demonstration of Golang and gRPC integration.

Primary LanguageGo

go-grpc-demo

Demonstration of Golang and gRPC integration.

Running

Open both /server and /client folders and run go run *.go on each one.