Patrick Remy
|
53f3daa685
|
Revert "grpc-js: allow any for linting globally"
This reverts commit 16ec0f0f64 and
replaces tslint-disable statements by eslint-disable.
|
2020-04-10 11:03:53 +02:00 |
Patrick Remy
|
0d927e6872
|
grpc-js: remove tslint disable statements
|
2020-04-09 12:10:39 +02:00 |
Patrick Remy
|
16ec0f0f64
|
grpc-js: allow any for linting globally
The any type is purposely used. All functions validate their input at runtime.
|
2020-04-09 11:52:24 +02: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 |
cjihrig
|
62e7f0c85a
|
grpc-js: define Server API contract
This commit defines the Server API contract, and implements
the Server functionality, minus the actual handling of requests.
|
2019-04-10 15:35:40 -04:00 |
Nicolas "Pixel" Noble
|
6bc7184542
|
Adding missing license on a bunch of source files.
|
2019-03-19 01:06:57 +01: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 |