Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tunnel grpc using h2c #3645

Open
2 of 11 tasks
jvassev opened this issue Oct 6, 2023 · 0 comments
Open
2 of 11 tasks

tunnel grpc using h2c #3645

jvassev opened this issue Oct 6, 2023 · 0 comments
Labels

Comments

@jvassev
Copy link

jvassev commented Oct 6, 2023

Describe the feature request

It would be great if FRP can tunnel GRPC service with the http plugin.

With a grpc without tls you would get an error as GRPC required http2. Looks like you need to instruct the proxy to do h2c (for example traefik suggests this https://doc.traefik.io/traefik/user-guides/grpc/).

I can use tcp plugun but I would like to use http's vhost/domain option for simplicity.

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants