murgatroid99
|
e6a8092a63
|
Bump grpc-js to 0.5.0
|
2019-06-27 11:35:07 -07:00 |
murgatroid99
|
438bfdd8a2
|
Update grpc-js to 0.4.3
|
2019-06-07 10:03:44 -07:00 |
murgatroid99
|
f6ea3c31f9
|
Bump grpc-js to 0.4.2
|
2019-06-04 09:53:07 -07:00 |
cjihrig
|
d7c23b066e
|
grpc-js: update to typescript@3.5
This commit updates to TypeScript, which is supposed to be
faster.
Refs: https://devblogs.microsoft.com/typescript/announcing-typescript-3-5/
|
2019-05-29 15:18:33 -04:00 |
murgatroid99
|
ffaade2e6f
|
Update grpc-js to 0.4.1
|
2019-05-28 16:18:37 -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 |
cjihrig
|
f6689d51a6
|
grpc-js: update dependencies
This commit resolves issues from `npm outdated`. The gts
dependency will be updated separately, as it comes with
significant code churn.
|
2019-05-17 12:30:42 -04:00 |
murgatroid99
|
0937dc9027
|
Update grpc-js to 0.4.0
|
2019-05-02 16:17:07 -07:00 |
cjihrig
|
7ca94b569d
|
grpc-js: require non-experimental http2
This commit bumps the required semver range to versions of Node
that include a non-experimental http2 module.
|
2019-04-26 18:53:41 -04:00 |
Michael Lumish
|
ed879d0073
|
Merge pull request #817 from cjihrig/server-api-contract
grpc-js: define Server API contract
|
2019-04-10 14:53:01 -07: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 |
murgatroid99
|
06a04da181
|
Merge branch 'master' into typescript_deps
|
2019-04-10 11:06:58 -07:00 |
murgatroid99
|
3b8cf357e4
|
Re-add typescript dependency on packages that use it
|
2019-04-09 16:03:54 -07: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 |
murgatroid99
|
952d04c3e8
|
Merge remote-tracking branch 'upstream/grpc@1.19.x' into v1.19_upmerge
|
2019-04-01 17:33:28 -07:00 |
murgatroid99
|
157e7c69b6
|
Remove other typescript dev dependencies
|
2019-03-22 11:48:15 -07:00 |
murgatroid99
|
d1bfa92b32
|
Bump grpc-js to 0.3.6
|
2019-03-07 17:31:46 -08:00 |
Michael Lumish
|
903c82b33a
|
Merge pull request #758 from johnjbarton/patch-1
Add LICENSE file from project root.
|
2019-03-06 09:58:22 -08:00 |
murgatroid99
|
a14e7bcba0
|
Update typescript version to 3.3
|
2019-03-05 15:28:11 -08:00 |
johnjbarton
|
31a5fc2eb6
|
Add LICENSE file from project root.
Lawyers want to see the LICENSE.
|
2019-03-01 16:17:53 -08:00 |
murgatroid99
|
599ba0db33
|
Bump grpc-js to 0.3.5
|
2019-01-31 13:56:39 -08:00 |
murgatroid99
|
5cee1065fb
|
Bump grpc-js to 0.3.4
|
2019-01-17 09:38:59 -08:00 |
murgatroid99
|
6cc3b7536d
|
grpc-js: bump to 0.3.3
|
2019-01-09 15:28:57 -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 |
murgatroid99
|
a0d3d4a22c
|
Remove unused packages
|
2018-03-23 11:24:56 -07:00 |
Kelvin Jin
|
e3c3c3462f
|
Fix TS compiler errors and pin TS to 2.7
|
2018-01-31 14:28:39 -08:00 |
Kelvin Jin
|
ad8aa54fd6
|
simplify gulp commands in package directories
|
2017-12-14 16:41:24 -08:00 |
murgatroid99
|
7ae3d85f5b
|
Put packages in @grpc scope, add linking scripts
|
2017-10-12 13:40:18 -07:00 |
murgatroid99
|
81acd929b7
|
Separate out packages. Upgrade new protobufjs package to Protobuf.js 6.8
|
2017-09-28 16:39:06 -07:00 |