174 B
174 B
grpc-stream-demo
This is a demo repository that test stream reponse with gRPC over HTTP.
Use 2 terminal sessions:
go run server/server.go
go run client/client.go