H2C support
Open
package: @grpc/grpc-js
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 716
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 10
Description
### Is your feature request related to a problem? Please describe.
For certain infrastructure setups doing H2C with load balancers that doesn't support http/2 is the only feasible option. Would be good to have a simple option to do this.
### Describe the solution you'd like
Either a flag or a way to stub in a different channel implementation
### Describe alternatives you've considered
Alternative is to change our infrastructure but it's not really as simple.
### Additional context
Would be happy to help implement or just get direction how to do this cleanly.
Contributor guide
Assessment
This issue has not been assessed yet.