The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
 
 
 
 
 
 
kkm a82070dc94 Add explicit ItemGroups to .csproj 6 years ago
..
RouteGuide Add explicit ItemGroups to .csproj 6 years ago
RouteGuideClient Redo C# examples to use new Grpc.Tools 7 years ago
RouteGuideServer Redo C# examples to use new Grpc.Tools 7 years ago
.gitignore rename route_guide -> RouteGuide 7 years ago
README.md rename route_guide -> RouteGuide 7 years ago
RouteGuide.sln Redo C# examples to use new Grpc.Tools 7 years ago

README.md

gRPC Basics: C# sample code

The files in this folder are the samples used in gRPC Basics: C#, a detailed tutorial for using gRPC in C#.