Building Microservices with Go: 16. gRPC Bi-directional streaming, part 1/2
14K views on YouTube
In this video we start to look at gRPC bi-directional streaming
gRPC streaming allows you to independently receive streamed messages from the client and send a response to it. This episode looks at the basics of streaming API by adding an update to our currency service.
Source Code:
https://github.com/nicholasjackson/building-microservices-youtube/tree/episode_16
Server-side streaming:
https://grpc.io/docs/languages/go/basics/#server-side-streaming-rpc
Client-side streaming:
https://grpc.io/docs/languages/go/basics/#client-side-streaming-rpc
Advertising:
All proceeds from any advert shown in this video will be donated to charity.