Client Streaming | gRPC in .NET 5

Published: 03 February 2021
on channel: Nick Chapsas
12,659
257

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 Client Streaming using gRPC in .NET. Client streaming can be used for multiple reasons, from prefetching to route building based on points or even collecting analytics in real time from your clients.

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