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

[Feature][3.3] Triple protocol http1 upgrade support #13966

Open
3 of 4 tasks
oxsean opened this issue Mar 20, 2024 · 3 comments
Open
3 of 4 tasks

[Feature][3.3] Triple protocol http1 upgrade support #13966

oxsean opened this issue Mar 20, 2024 · 3 comments
Assignees
Labels
component/sdk Related with apache/dubbo help wanted Everything needs help from contributors

Comments

@oxsean
Copy link
Collaborator

oxsean commented Mar 20, 2024

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Apache Dubbo Component

Java SDK (apache/dubbo)

Descriptions

Documents and netty demo:

Related issues

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

@oxsean oxsean added component/sdk Related with apache/dubbo help wanted Everything needs help from contributors labels Mar 20, 2024
@oxsean oxsean changed the title [Feature] triple protocol http1 upgrade support [Feature][3.3] Triple protocol http1 upgrade support Mar 20, 2024
@walklown
Copy link

Could you please add some details, such as the usage scenarios of this function in the Tripple protocol?

@oxsean
Copy link
Collaborator Author

oxsean commented Mar 29, 2024

If using non-gRPC, clients usually don't default to HTTP/2. Therefore, after supporting http1 upgrade, clients can be guided to upgrade to HTTP/2, leverage the benefits of Http/2

@oxsean
Copy link
Collaborator Author

oxsean commented May 20, 2024

@walklown please take a look this PR:
#14223

@oxsean oxsean reopened this May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/sdk Related with apache/dubbo help wanted Everything needs help from contributors
Projects
Archived in project
Development

No branches or pull requests

2 participants