grpc/examples/node/dynamic_codegen
Filippo De Santis 1647097d40 Add return after calling callback(err) 2016-09-02 12:28:45 +02:00
..
route_guide Add return after calling callback(err) 2016-09-02 12:28:45 +02: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.