Commit Graph

14 Commits

Author SHA1 Message Date
murgatroid99 f9de2aff7e grpc native: Fix handling of non-service objects in package definitions 2019-01-14 17:47:47 -08:00
Justin Beckwith 8f8dd7b2d6 refactor: use lodash subpackages 2018-11-20 13:41:34 -08:00
Justin Beckwith d1b0ce2976 refactor: drop usage of _.invert 2018-11-15 19:10:43 -08:00
Justin Beckwith cc1d1f4913 refactor: drop usage of _.flatMap 2018-11-15 13:50:01 -08:00
Michael Lumish 7d1c246bb1
Merge pull request #635 from JustinBeckwith/zip
refactor: drop usage of _.zipObject
2018-11-15 11:27:33 -08:00
Justin Beckwith f50ba3af4b
Update common.js 2018-11-15 10:41:20 -08:00
Justin Beckwith 715b0a5560 refactor: drop usage of _.zipObject 2018-11-14 18:55:57 -08:00
Justin Beckwith 98140ecf2c refactor: stop using _.identity 2018-11-14 16:32:26 -08:00
David Vroom Duke 40c445d03a Move getCall definition 2018-02-28 09:44:48 -08:00
David Vroom Duke 6bfb5de337 Pass cancel and getPeer to underlying call 2018-02-27 20:08:16 -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
murgatroid99 bda109e655 Add package definition loader function to native package 2018-02-21 16:12:02 -08:00
Bjørn f147856287 Fix type links 2017-09-29 14:17:11 +02:00
Nicolas "Pixel" Noble 3b0b6f5735 Moving files into their new location. 2017-09-12 01:33:18 +02:00