Commit Graph

15 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
Michael Lumish 273e3cfb79 Update Node examples to use @grpc/grpc-js 2020-11-05 11:24:27 -08:00
murgatroid99 3a45e34028 Update Node examples to use new @grpc/proto-loader package 2018-04-30 17:53:35 -07: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
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
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
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
murgatroid99 f3f85647e3 Updated examples with new node package location 2015-10-01 11:54:39 -07:00
murgatroid99 c919228e0a Updated Node examples to be compatible with master 2015-08-28 15:24:07 -07:00
Stanley Cheung 20fa6693f3 move examples to correct locations 2015-08-27 14:00:20 -07:00