Commit Graph

7 Commits

Author SHA1 Message Date
Kelvin Jin ad8aa54fd6 simplify gulp commands in package directories 2017-12-14 16:41:24 -08:00
murgatroid99 56e98d7218 Move current code to packages/grpc-js-core, and fix up scripts and directory references 2017-08-31 14:08:55 -07:00
murgatroid99 f012088ecc Resolve comments 2017-08-28 14:38:30 -07:00
Kelvin Jin 9403167d5f add toHttp2Headers 2017-08-17 14:00:19 -07:00
Kelvin Jin b2dc9dd53e Add Call & Channel Credentials, and accompanying tests (#7)
* Add ChannelCredential tests

* Work on channel credentials

* Remove context.context checks

* Make call credentials an interface

* Write comments for call credentials

* fixtures comment in test-channel-credentials

* small changes

* Address name change comment

* define metadata interface

* Call credentials

* Reorganize channel-credentials file

* Composed call credentials tests

* Simplified CallCredentials composition

* Use async.parallel in call-credentials
2017-08-17 13:56:37 -07:00
Kelvin Jin 3995a13d22 updates 2017-08-02 17:11:35 -07:00
Nicolas "Pixel" Noble b5798eb5c1 Running google-ts-style init. 2017-08-03 00:25:50 +02:00