The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mehrdad Afshari bb3d95b643 Use https://grpc.io consistently as the canonical URL 7 years ago
..
RouteGuide fix remaining license notices 8 years ago
RouteGuideClient auto-fix most of licenses 8 years ago
RouteGuideServer auto-fix most of licenses 8 years ago
.gitignore move examples to correct locations 9 years ago
README.md Use https://grpc.io consistently as the canonical URL 7 years ago
RouteGuide.sln moved Grpc.Tools dependency from solution level to project level 8 years ago
generate_protos.bat auto-fix most of licenses 8 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#.