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 4d5c3102a1 fix remaining license notices 8 years ago
..
README.md fix markdown 8 years ago
route_guide_client.js auto-fix most of licenses 8 years ago
route_guide_db.json Split Node examples into static and dynamic code generation examples 9 years ago
route_guide_grpc_pb.js fix remaining license notices 8 years ago
route_guide_pb.js Added comments to node generation, also refactored some plugin code 9 years ago
route_guide_server.js auto-fix most of licenses 8 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.