aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/node/dynamic_codegen/README.md
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-05-24 07:34:49 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-05-24 07:34:49 -0700
commite2c1040f9c52d0fea341f390bce860ae2e3c85cc (patch)
treefb2cf032f1ea73f3ef75176b8e0b1b5a94d1efb5 /examples/node/dynamic_codegen/README.md
parent63d11752b7017d7fd677435d3e92a1a88d768aac (diff)
parentd7bbd38b27630f908fc4f1cb906607e44c8f30bb (diff)
Merge github.com:grpc/grpc into atm2
Diffstat (limited to 'examples/node/dynamic_codegen/README.md')
-rw-r--r--examples/node/dynamic_codegen/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/node/dynamic_codegen/README.md b/examples/node/dynamic_codegen/README.md
new file mode 100644
index 0000000000..1a6ec17a3e
--- /dev/null
+++ b/examples/node/dynamic_codegen/README.md
@@ -0,0 +1 @@
+This is the dynamic code generation variant of the Node examples. Code in these examples is generated at runtime using Protobuf.js.