murgatroid99
|
cf665757d0
|
grpc-js: Add low-level call tracers
|
2019-12-09 13:53:04 -08:00 |
Natan Sągol
|
50067fe9c4
|
style(grpc-js): format files using gts
|
2019-11-08 08:01:18 +01:00 |
Michael Lumish
|
9d36d8d5c7
|
Merge pull request #1172 from merlinnot/gts-tslint
build(grpc-js): add full gts configuration and fix TSLint issues
|
2019-11-07 16:24:36 -08:00 |
Natan Sągol
|
845cfe1bd9
|
build: add full gts configuration and fix TSLint issues
|
2019-11-07 22:14:24 +01:00 |
Natan Sągol
|
a8d6c8751a
|
style: rename KEEPALIVE_TIME_MS to KEEPALIVE_MAX_TIME_MS
|
2019-11-07 21:48:35 +01:00 |
Natan Sągol
|
845492f0b3
|
fix: prevent exceeding timer limitations when backing off
|
2019-11-07 20:42:33 +01:00 |
murgatroid99
|
fef812b2c8
|
Handle 'too_many_pings' error from server
|
2019-11-06 14:28:44 -08:00 |
murgatroid99
|
e2bb127bb5
|
grpc-js: Close http2 sessions that are dropped by their subchannels
|
2019-10-28 10:33:59 -07:00 |
murgatroid99
|
327eecce3c
|
grpc-js: Fix handling of established connection drops in subchannel
|
2019-10-10 12:45:07 -07:00 |
murgatroid99
|
81a1aa17b2
|
Add tracing functionality and a few connectivity state tracers
|
2019-10-04 10:24:04 -07:00 |
murgatroid99
|
4fb254ddb6
|
grpc-js: Fix TLS server name handling
|
2019-09-26 14:32:54 -07:00 |
murgatroid99
|
96e3dde23d
|
Return UNAVAILABLE status on TCP disconnect
|
2019-09-24 10:25:08 -07:00 |
murgatroid99
|
b4d848865d
|
Lint fixes
|
2019-08-28 18:04:43 -07:00 |
murgatroid99
|
01977e6e08
|
Add documentation and error handling
|
2019-08-28 17:06:14 -07:00 |
murgatroid99
|
e612cd9934
|
Add new subchannel and load balancing code
|
2019-08-13 10:10:50 -07:00 |
murgatroid99
|
9aeca2f01a
|
Pure JS: Fixed two bugs with goaway handling
|
2019-06-06 09:48:04 -07:00 |
cjihrig
|
be6bdb8c3d
|
grpc-js: update to gts@1.x.x
This commit updates the gts dependency to 1.x.x.
|
2019-05-17 17:03:04 -04:00 |
Nicolas "Pixel" Noble
|
6bc7184542
|
Adding missing license on a bunch of source files.
|
2019-03-19 01:06:57 +01:00 |
murgatroid99
|
0cf6981eaf
|
Start with http2 sessions unrefed in case no streams are ever created
|
2019-03-07 15:41:12 -08: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 |