Bidirectional Streaming | gRPC in .NET 5

Published: 05 February 2021
on channel: Nick Chapsas
14,432
365

Become a Patreon and get source code access:   / nickchapsas  
Check out my courses: https://dometrain.com

Hello everybody I'm Nick and in this video I will show you how you can implement Bidirectional streaming for gRPC in .NET. Bidirectional streaming is a very powerful type of streaming in gRPC which allows us to make use of the full duplex capabilities of the technology.

BloomRPC: https://github.com/uw-labs/bloomrpc

Don't forget to comment, like and subscribe :)

Social Media:
Follow me on GitHub: http://bit.ly/ChapsasGitHub
Follow me on Twitter: http://bit.ly/ChapsasTwitter
Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn

#dotnet #grpc #streaming