grpc/examples/node/dynamic_codegen
Mehrdad Afshari bb3d95b643 Use https://grpc.io consistently as the canonical URL 2017-07-10 22:24:28 +00:00
..
route_guide Use https://grpc.io consistently as the canonical URL 2017-07-10 22:24:28 +00:00
README.md Split Node examples into static and dynamic code generation examples 2016-05-04 10:27:12 -07:00
greeter_client.js auto-fix most of licenses 2017-06-08 11:22:41 +02:00
greeter_server.js auto-fix most of licenses 2017-06-08 11:22:41 +02:00

README.md

This is the dynamic code generation variant of the Node examples. Code in these examples is generated at runtime using Protobuf.js.