Michael Lumish
2ee8911dc4
grpc-js: Bump packages to 1.11.0, and update documentation
2024-07-15 11:00:25 -07:00
AVVS
11a98b5f37
chore: updated docs, cached onStreamClose per session
2024-02-27 16:49:20 -08:00
Michael Lumish
49b629ffb0
grpc-js/grpc-js-xds: Update to 1.9.0, and update READMEs
2023-07-31 16:55:27 -07:00
Michael Lumish
51c5b9491a
Merge pull request #2471 from murgatroid99/grpc-js_channel_idle_timeout
...
grpc-js: Implement channel idle timeout
2023-06-27 10:21:59 -07:00
Michael Lumish
6fb6544483
grpc-js: Update documentation of compression behavior in README
2023-06-21 11:36:45 -07:00
Michael Lumish
fcff72b941
grpc-js: Implement channel idle timeout
2023-06-20 14:47:14 -07:00
Nick Kleinschmidt
677c009385
grpc-js: Add support for grpc.service_config_disable_resolution
2022-12-17 15:19:32 -07:00
Michael Lumish
5a5e42498c
grpc-js: Enable servers to send trailers-only responses
2022-11-16 14:09:40 -08:00
Michael Lumish
8a503031f3
grpc-js: Add support for grpc.dns_min_time_between_resolutions_ms channel arg
2022-04-01 10:55:53 -07:00
Michael Lumish
d1762316e2
grpc-js: Document recently-added channel options
2022-01-07 12:21:12 -08:00
Joey Harrington
78631cdad8
Document grpc-js supported channel args in readme
...
This moves the list of supported channel arguments from PACKAGE_COMPARISON.md into the readme, and also adds a link to the package comparison doc.
resolves #1982 , resolves #1983
2022-01-04 16:39:20 -08:00
Michael Lumish
32cd3504cc
grpc-js: Add note in README about feature parity requests
2021-06-28 11:24:43 -07:00
Michael Lumish
c86f08c770
Document experimental namespace instability
2020-10-21 13:56:18 -07:00
Thomas Hunter II
1583786478
Add link to grpc docs in @grpc/grpc-js README
...
- Adds a link to `grpc` documentation
- Addresses some of the concerns in #1540
2020-08-16 13:50:23 -07:00
Martin
f0ed1aba14
Fix incorrectly named grpc-tools flag
...
Was "--generate_package_definitions" (with an s) but should be "generate_package_definition" as in the documentation here: https://github.com/grpc/grpc-node/tree/master/packages/grpc-tools
2020-08-12 16:51:42 +02:00
Richard Willis
f0fa806bfa
grpc-js: Fix README formatting
...
This should fix the heading rendering on npmjs.com
2020-05-10 09:16:28 +01:00
Michael Lumish
615058036b
grpc-js: Add "Migrating from grpc" README section
2020-04-20 15:08:28 -07:00
Michael Lumish
2db1aff5ff
Bump grpc-js to 1.0 and stop calling it "beta"
2020-04-16 14:32:25 -07:00
cjihrig
65bd142114
grpc-js: rename grpc-js-core to match npm
...
This commit renames grpc-js-core to grpc-js to more closely
match the name used on npm.
2018-11-01 16:56:57 -04:00