murgatroid99 210f3c4b8e Added comments to node generation, also refactored some plugin code 10 лет назад
..
README.md 9081198da9 Split Node examples into static and dynamic code generation examples 10 лет назад
route_guide_client.js 9081198da9 Split Node examples into static and dynamic code generation examples 10 лет назад
route_guide_db.json 9081198da9 Split Node examples into static and dynamic code generation examples 10 лет назад
route_guide_grpc_pb.js 210f3c4b8e Added comments to node generation, also refactored some plugin code 10 лет назад
route_guide_pb.js 210f3c4b8e Added comments to node generation, also refactored some plugin code 10 лет назад
route_guide_server.js 9081198da9 Split Node examples into static and dynamic code generation examples 10 лет назад

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.