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.
 
 
 
 
 
 
murgatroid99 fe0cb12958 Updated quick start README, replaced route guide docs with link to grpc.io 10 years ago
..
README.md Updated quick start README, replaced route guide docs with link to grpc.io 10 years ago
route_guide.proto Fixed routeguide namespace, updated README to match other changes 10 years ago
route_guide_client.js Fixed routeguide namespace, updated README to match other changes 10 years ago
route_guide_db.json move examples to correct locations 10 years ago
route_guide_server.js Fixed routeguide namespace, updated README to match other changes 10 years ago

README.md

#gRPC Basics: Node.js sample code

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