zalando / skipper

An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
https://opensource.zalando.com/skipper/
Other
3.09k stars 350 forks source link

implement H2C to proxy to h2 over TCP #1253

Open szuecs opened 4 years ago

szuecs commented 4 years ago

Is your feature request related to a problem? Please describe.

For example in Kubernetes, people want to use server push, etc. features from h2.

Describe the solution you would like

The proxy should be able to connect with H2C.

Describe alternatives you've considered (optional)

Create mTLS infrastructure, which can be a huge change without providing too much value

Would you like to work on it? Yes

AlexanderYastrebov commented 2 years ago

Related #1868 enables incoming h2c connections