Commit Graph

7 Commits

Author SHA1 Message Date
Michael Lumish
1bf3f56c97 [examples] Replace Node example files with references to the new location (#33522)
This change is part of a migration of the Node examples from this
repository to the grpc/grpc-node repository, along with
grpc/grpc-node#2474. I replaced the files with references to the new
location instead of deleting them so that people following links in
existing external resources would find information about the new
location instead of an unhelpful 404 error. I discovered that even some
of the individual `.js` files are linked from other places, so to be
safe I performed this replacement on every file in the directory.
2023-06-22 17:48:33 -07:00
Shaw
c472a2a58c Update greeter_client.js (#25802)
ReferenceError: parseArgs is not defined
2021-07-28 09:37:45 -07:00
Michael Lumish
cbdcc5be77 Add target argument to Node examples 2020-11-19 13:57:37 -08:00
Michael Lumish
273e3cfb79 Update Node examples to use @grpc/grpc-js 2020-11-05 11:24:27 -08:00
Jan Tattermusch
7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
tania-m
cb78540024 Update greeter_client.js
Switched declaration order
2016-09-08 20:28:26 +02:00
murgatroid99
ddc0eb1be2 Split Node examples into static and dynamic code generation examples 2016-05-04 10:27:12 -07:00