grpc/examples/node/dynamic_codegen
murgatroid99 08ff4c1f69 Fix one partially changed line in route guide examples 2018-05-01 09:41:32 -07:00
..
route_guide Fix one partially changed line in route guide examples 2018-05-01 09:41:32 -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 Update Node examples to use new @grpc/proto-loader package 2018-04-30 17:53:35 -07:00
greeter_server.js Update Node examples to use new @grpc/proto-loader package 2018-04-30 17:53:35 -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.