Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 479 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 479 Bytes

grpc-demo

Run the server

go run server/main.go

Run the go client

go run goClient/main.go

Running inside containers

See Makefile files inside the server and clients

Technologies

Other technologies covered