Skip to content

ehernandez-xk/grpc-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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