Commit Graph

14 Commits

Author SHA1 Message Date
murgatroid99 a3e71b3eeb Fix missing property in ClientHttp2StreamMock 2018-09-25 12:20:53 -07:00
cjihrig a97e81f422
grpc-js-core: remove unused variables
This commit removes unused variables reported by temporarily
enabling tslint's no-unused-variable rule. Unused function
parameters have not been removed.
2018-09-04 19:05:34 -04:00
cjihrig 03c261538b
grpc-js-core: make gts check pass
This commit makes the gts check command pass.
2018-09-04 19:04:28 -04:00
cjihrig eecefd3249
grpc-js-core: fix lint
This commit makes the lint Gulp task pass again.
2018-09-04 18:46:34 -04:00
murgatroid99 89e47c84f7 Pure JS: Implement public Channel API 2018-08-22 18:06:01 -07:00
murgatroid99 acfcc9f981 Format code 2018-05-30 16:08:42 -07:00
murgatroid99 14cf37fdd9 Add compression handling on send and receive paths 2018-05-30 15:56:58 -07:00
murgatroid99 881b82d50c Fix lint errors and formatting 2018-04-18 11:32:46 -07:00
murgatroid99 ea7af809ed Fix issues reported by gts clean 2018-03-20 10:33:19 -07:00
Kelvin Jin 3b324909b7 Restore stream_closed error code test 2018-03-14 14:03:23 -07:00
Kelvin Jin 691834cafe grpc-js: fix failing unit test 2018-03-14 10:37:50 -07:00
Kelvin Jin 8108cc606e grpc-js-core: update type definitions 2018-02-13 16:43:44 -05:00
Kelvin Jin e3c3c3462f Fix TS compiler errors and pin TS to 2.7 2018-01-31 14:28:39 -08:00
Kelvin Jin e302400a8a Call Stream Unit Tests (#12)
PR-URL: #12
2017-09-01 19:08:28 -07:00