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 series I will show you how you can get started with gRPC. gRPC is a fairly new technology that is taking the industry by storm and I am heavily invested personally so I'd like to take you to this learning journy with me.
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
Timestamps
Intro/Why gRPC? - 0:00
The gRPC Server template - 3:52
The .proto file - 5:40
The auto-generated code - 9:38
Calling the gRPC server - 11:12
Creating a Weather Service - 13:22
#dotnet #grpc