Skip to content

Where is the server push? #406

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

Closed
NN-Binary opened this issue Sep 12, 2019 · 1 comment
Closed

Where is the server push? #406

NN-Binary opened this issue Sep 12, 2019 · 1 comment

Comments

@NN-Binary
Copy link

Hi,

In the doc it says it's a HTTP2 compliant but I can't find the doc for the server push feature.
Can anyone help me to send a server push type of query? Because for now this crate is unusable apparently :/

Thank you guys

@seanmonstar
Copy link
Member

Hey there!

In the doc it says it's a HTTP2 compliant but I can't find the doc for the server push feature.

That's correct, this crate implements the HTTP2 protocol and is used in many things already! We haven't come up with a good API to expose to users how to send PUSH_PROMISEs.

There's been progress in this PR: #327

Because for now this crate is unusable apparently

That's not really fair to say. This crate is used for many applications in production already (some examples include linkerd.io and gRPC). Would you like to help on the linked PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants