Commit Graph

13 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
Daren McCulley
fbc5194df6 replace deprecated addProtoService (#25536) 2021-03-03 10:34:51 -08:00
Michael Lumish
273e3cfb79 Update Node examples to use @grpc/grpc-js 2020-11-05 11:24:27 -08:00
Patrice Chalin
5ac3aa789f Docs: fix links to grpc.io tutorial pages 2020-06-16 08:47:24 -04:00
murgatroid99
08ff4c1f69 Fix one partially changed line in route guide examples 2018-05-01 09:41:32 -07:00
murgatroid99
3a45e34028 Update Node examples to use new @grpc/proto-loader package 2018-04-30 17:53:35 -07:00
Jan Tattermusch
171044c4d4 Fix bad variable name in route_guide_server.js 2018-04-27 17:31:23 +02:00
Jan Tattermusch
a26aecc03b reimplement distance calculation in routeguide 2018-03-23 07:44:30 +01:00
Mehrdad Afshari
bb3d95b643 Use https://grpc.io consistently as the canonical URL 2017-07-10 22:24:28 +00:00
Jan Tattermusch
7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Jan Tattermusch
a22a19fd64 fix markdown 2017-04-18 12:31:49 +02:00
Filippo De Santis
1647097d40 Add return after calling callback(err) 2016-09-02 12:28:45 +02:00
murgatroid99
ddc0eb1be2 Split Node examples into static and dynamic code generation examples 2016-05-04 10:27:12 -07:00