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 |
cjihrig
|
1cfe05ba46
|
grpc-js: update dependency versions
Update grpc-js to the latest version of all dependencies.
|
2019-04-08 21:00:57 -04:00 |
cjihrig
|
40eef7af22
|
grpc-js: add ServerCredentials support
This commit adds ServerCredentials to the pure JS implementation.
|
2019-04-01 20:13:24 -04:00 |
Nicolas "Pixel" Noble
|
6bc7184542
|
Adding missing license on a bunch of source files.
|
2019-03-19 01:06:57 +01:00 |
murgatroid99
|
d5fc72bd5c
|
Add missing properties to ClientHttp2StreamMock
|
2018-11-14 14:28:38 -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 |