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

is there have plans to support http pipeline #275

Closed
Nyx2022 opened this issue Sep 27, 2022 · 2 comments
Closed

is there have plans to support http pipeline #275

Nyx2022 opened this issue Sep 27, 2022 · 2 comments
Labels
question Further information is requested

Comments

@Nyx2022
Copy link

Nyx2022 commented Sep 27, 2022

is there have plans to support http pipeline?

@li-jin-gou li-jin-gou added the question Further information is requested label Sep 27, 2022
@li-jin-gou
Copy link
Member

li-jin-gou commented Sep 27, 2022

No plans for now, you are welcome to contribute to the community.This capability is similar to H2 and we are about to open source H2.

@L2ncE
Copy link
Member

L2ncE commented Oct 16, 2022

When the pipeline receives the response, it must also be received in an orderly manner, that is, the first request sent, the corresponding response must also be the firstTo receive, even if other responses arrive first, you must wait when receiving.

I think H2 is better option and has been open sourced. See #283

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Development

No branches or pull requests

3 participants