grpc/examples/node/dynamic_codegen
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a, reversing
changes made to dc36f4df6a.
2017-04-26 14:18:39 -07:00
..
route_guide Revert "Merge branch 'master' into v1.3.x" 2017-04-26 14:18:39 -07:00
README.md Split Node examples into static and dynamic code generation examples 2016-05-04 10:27:12 -07:00
greeter_client.js Split Node examples into static and dynamic code generation examples 2016-05-04 10:27:12 -07:00
greeter_server.js Split Node examples into static and dynamic code generation examples 2016-05-04 10:27:12 -07: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.