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
dependabot[bot]
ff90d97021
Bump y18n from 4.0.0 to 4.0.3 in /examples/node ( #28738 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.3.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3 )
---
updated-dependencies:
- dependency-name: y18n
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-19 11:52:31 -07:00
Shaw
c472a2a58c
Update greeter_client.js ( #25802 )
...
ReferenceError: parseArgs is not defined
2021-07-28 09:37:45 -07:00
Daren McCulley
fbc5194df6
replace deprecated addProtoService ( #25536 )
2021-03-03 10:34:51 -08:00
Michael Lumish
c3cee0713a
Node xDS example: show error on failure, close client when done
2020-11-25 12:48:06 -08:00
Michael Lumish
00ec631f52
Add a Node xDS example client
2020-11-23 12:44:31 -08:00
Michael Lumish
5aaacb538d
Add target argument to Node examples
2020-11-23 12:40:32 -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
Jan Tattermusch
21512217f2
get rid of the https://grpc.io/release plague
2020-02-04 15:01:03 +01: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
Florian Nagel
a36b429ae8
Fix deprecation warning Server#addProtoService and use Server#addService instead
2017-10-03 15:21:14 +02:00
Craig Tiller
d996379030
Reset OWNERS state
2017-07-17 10:54:07 -07:00
murgatroid99
b5984601b8
Add myself as owner of files in several directories
2017-07-13 14:00:19 -07:00
Mehrdad Afshari
bb3d95b643
Use https://grpc.io consistently as the canonical URL
2017-07-10 22:24:28 +00:00
Mehrdad Afshari
976eb7c4b4
Fetch grpc.io/release over https
2017-07-10 15:07:33 -07:00
Jan Tattermusch
4d5c3102a1
fix remaining license notices
2017-06-08 11:22:41 +02: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
Michiel de Jong
10cea4b121
Use grpc-tools npm package in readme
...
* Make it clearer which directory to `cd` to
* Take advantage of the work done https://github.com/grpc/grpc/issues/5982
2017-02-24 10:21:14 +01:00
Michael Lumish
13905ee9bb
Merge pull request #7967 from p16/node-example-add-return-after-callback-witih-error
...
Nodejs examples: add return after calling callback(err)
2016-10-20 16:40:59 -07:00
Michael Lumish
b9c77471f9
Merge pull request #8036 from tania-m/patch-1
...
Update greeter_client.js
2016-10-03 16:42:46 -07:00
tania-m
cb78540024
Update greeter_client.js
...
Switched declaration order
2016-09-08 20:28:26 +02:00
Filippo De Santis
1647097d40
Add return after calling callback(err)
2016-09-02 12:28:45 +02:00
陈雨童
fb33fd385b
Update README.md
2016-08-30 14:30:57 +08:00
murgatroid99
fcb5271105
Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0
2016-07-29 10:44:01 -07:00
David Garcia Quintas
4281272389
Updated git clone URL
2016-06-29 17:39:07 -07:00
murgatroid99
210f3c4b8e
Added comments to node generation, also refactored some plugin code
2016-05-20 13:24:59 -07:00
murgatroid99
395bca9a61
Improved description of examples bifurcation
2016-05-05 10:25:34 -07:00
murgatroid99
ddc0eb1be2
Split Node examples into static and dynamic code generation examples
2016-05-04 10:27:12 -07:00
murgatroid99
c7edb0ee10
Reverted 'Rewrite Node greeter example to use generated code'
2016-04-29 15:33:31 -07:00
murgatroid99
e264e3984f
Merged from master
2016-04-19 10:56:01 -07:00
Craig Tiller
6169d5f7b0
Update copyrights
2016-03-31 07:46:18 -07:00
Jan Tattermusch
518e0c199c
Merge pull request #5837 from sreecha/grpc_fixit_node
...
DocFixit: Troubleshooting info for Windows and some minor tweaks
2016-03-24 07:12:34 -07:00
Sree Kuchibhotla
244545671d
DocFixit: Troubleshooting info for Windows and some minor tweaks
2016-03-18 14:44:31 -07:00
murgatroid99
d506ecbcb0
Add other missing dependencies
2016-03-18 09:12:16 -07:00
murgatroid99
c3b8c8d859
Updated example package.json with missing dependency
2016-03-18 08:45:30 -07:00
Stanley Cheung
5821a444c7
remove stray grpc_common reference
2016-03-03 19:46:58 -08:00
murgatroid99
4c8f8d89e7
Rewrite Node greeter example to use generated code
2016-02-26 11:43:05 -08:00
murgatroid99
d1b390453c
Update Node examples and example documentation
2016-02-12 13:21:49 -08:00
murgatroid99
95060b510e
Make Node examples package self-contained
2016-02-05 13:05:31 -08:00
Craig Tiller
897e4fe2ad
Update copyrights
2015-12-22 15:03:40 -08:00
Valentyn Shybanov
2e5ba81668
Small typo of NodeJS version in README.md
2015-11-16 04:55:07 +07:00
Daniel Harrison
f02c535878
fix node example
2015-10-24 16:45:04 -04:00
murgatroid99
b0f3bf16ce
Resolved merge conflicts with master
2015-10-05 10:18:05 -07:00
murgatroid99
f3f85647e3
Updated examples with new node package location
2015-10-01 11:54:39 -07:00
murgatroid99
03c583fb86
Completed partial sentence
2015-09-24 16:12:36 -07:00