grpc/examples/node/dynamic_codegen
Jan Tattermusch a26aecc03b reimplement distance calculation in routeguide 2018-03-23 07:44:30 +01:00
..
route_guide reimplement distance calculation in routeguide 2018-03-23 07:44:30 +01: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 Fix deprecation warning Server#addProtoService and use Server#addService instead 2017-10-03 15:21:14 +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.