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.
 
 
 
 
 
 
Jan Tattermusch b836d03921 regenerate protobuf code and grpc stubs 9 years ago
..
.nuget update nuget packages 9 years ago
RouteGuide regenerate protobuf code and grpc stubs 9 years ago
RouteGuideClient update nuget packages 9 years ago
RouteGuideServer update nuget packages 9 years ago
.gitignore move examples to correct locations 9 years ago
README.md remove route guide example text 9 years ago
RouteGuide.sln move examples to correct locations 9 years ago
generate_protos.bat update regenerate scripts 9 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#.