Justin Beckwith
|
b85a63c7c9
|
👻
|
2018-11-14 16:15:55 -08:00 |
Justin Beckwith
|
3bad9ae8f5
|
refactor: use Object.assign
|
2018-11-12 22:23:48 -08:00 |
Nicolas Noble
|
a1a74ca19a
|
Add a jsdoc @deprecated for grpc.load.
|
2018-09-26 09:55:09 -07:00 |
Michael Lumish
|
e66462933a
|
Merge pull request #446 from murgatroid99/native_channel_API
Add Channel class and Client channel override options to public API
|
2018-07-25 10:36:16 -07:00 |
Nicolas "Pixel" Noble
|
cc9427dede
|
Stop using lodash's template generator.
|
2018-07-23 19:24:48 +02:00 |
murgatroid99
|
c4e3f1b7a0
|
Add Channel class and Client channel override options to public API
|
2018-07-19 15:57:33 -07:00 |
murgatroid99
|
efa3d430dd
|
Add deprecation notice to grpc.load
|
2018-06-11 15:05:47 -07:00 |
Kelly Campbell
|
434e6c45c1
|
Update error msg for Protobuf.js detection from 'protobufjs_version' to 'protobufjsVersion'
|
2018-04-03 19:58:42 -04:00 |
Colby Blair
|
08b39b5991
|
FIX-MISSING-FILE adding error handling for missing files on load
|
2018-03-16 09:58:53 -06:00 |
murgatroid99
|
5e0d34a7b7
|
Make interop tests use new proto loader, run them with pure js client
|
2018-03-08 16:42:01 -08:00 |
David Vroom Duke
|
5bae250077
|
Implement client interceptors for grpc-native-core
A NodeJS implementation of client-side interceptors, as described in
the proposal: https://github.com/grpc/proposal/pull/14
|
2018-02-27 20:08:16 -08:00 |
Michael Lumish
|
01ce272dc9
|
Merge pull request #196 from murgatroid99/package_definition_loader
Add package definition loader function to native package
|
2018-02-27 11:23:11 -08:00 |
murgatroid99
|
ea704f9439
|
Fix a couple of issues with the package loader function
|
2018-02-27 10:09:25 -08:00 |
murgatroid99
|
bda109e655
|
Add package definition loader function to native package
|
2018-02-21 16:12:02 -08:00 |
murgatroid99
|
e87552d918
|
Fix documentation of part of the type signature for server credentials
|
2018-02-05 14:35:20 -08:00 |
James Sherwood-Jones
|
d6711c4d24
|
Fixed name of ServerCredentials.createSsl in native docs & types.
|
2017-11-08 09:41:55 +00:00 |
Bjørn
|
f147856287
|
Fix type links
|
2017-09-29 14:17:11 +02:00 |
Bjørn
|
6cde0631e8
|
Typos fixed
|
2017-09-29 13:58:28 +02:00 |
murgatroid99
|
0fe5704ad7
|
Get tests from the C-based library working and add corresponding gulp tasks
|
2017-09-13 13:54:13 -07:00 |
Nicolas "Pixel" Noble
|
3b0b6f5735
|
Moving files into their new location.
|
2017-09-12 01:33:18 +02:00 |