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 2ea043cb59 change port number in examples to avoid conflict with forbidden port on win 4 years ago
..
RouteGuide simplify running of C# RouteGuide example 5 years ago
RouteGuideClient change port number in examples to avoid conflict with forbidden port on win 4 years ago
RouteGuideServer change port number in examples to avoid conflict with forbidden port on win 4 years ago
.gitignore rename route_guide -> RouteGuide 6 years ago
README.md Docs: fix links to grpc.io tutorial pages 5 years ago
RouteGuide.sln Redo C# examples to use new Grpc.Tools 6 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#.