Commit Graph

9 Commits

Author SHA1 Message Date
murgatroid99 54c9e51bcb grpc-js: Add more channel args 2019-11-21 10:41:09 -08:00
murgatroid99 781b13573f Add round robin load balancer implementation 2019-10-03 15:17:07 -07:00
Michael Lumish 9c274034d0
Merge pull request #796 from murgatroid99/metadata_options
Add metadata options
2019-06-03 10:48:23 -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
murgatroid99 d4e1672071 JS: Add initial metadata options API compatibility 2019-03-20 15:16:52 -07:00
murgatroid99 89e47c84f7 Pure JS: Implement public Channel API 2018-08-22 18:06:01 -07:00
murgatroid99 ea8f4266bf Resolve some comments 2018-08-08 10:14:16 -07:00
murgatroid99 ea0ceae15e Add table of important non-feature properties 2018-08-07 15:20:20 -07:00
murgatroid99 4e2decd6ac Add package feature comparison document 2018-08-07 15:11:39 -07:00