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

feat(http2): add initial_max_send_streams method to client builder #87

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

magurotuna
Copy link
Contributor

This adds initial_max_send_streams method to the client builder. This simply calls the method with the same name defined in hyper::client::conn::http2::Builder.

Depends on hyperium/hyper#3524

@ikrivosheev
Copy link

ikrivosheev commented Feb 27, 2024

@magurotuna hello! Hyper is released, can you rebase?)

@magurotuna
Copy link
Contributor Author

@ikrivosheev Thanks for the reminder, rebased now :)

@ikrivosheev
Copy link

Can someone review the PR?)

@seanmonstar seanmonstar merged commit 1c3be72 into hyperium:master Feb 28, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants