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

net/ghttp: forward http request to grpc service directly #3881

Open
gqcn opened this issue Oct 22, 2024 · 0 comments
Open

net/ghttp: forward http request to grpc service directly #3881

gqcn opened this issue Oct 22, 2024 · 0 comments
Labels
feature planned This issue/proposal is planned into our next steps.

Comments

@gqcn
Copy link
Member

gqcn commented Oct 22, 2024

Is your feature request related to a problem?

Option No

Describe the solution you'd like

  1. given a grpc client, its request&response type.
  2. generate http routes directly to backend grpc service, which does not go through http handler.
  3. http common response middleware can handle the grpc response.

Describe alternatives you've considered

none

Additional

No response

@gqcn gqcn added feature planned This issue/proposal is planned into our next steps. labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature planned This issue/proposal is planned into our next steps.
Projects
None yet
Development

No branches or pull requests

1 participant