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

Max pending accept reset streams #90

Merged

Conversation

ikrivosheev
Copy link

@ikrivosheev ikrivosheev commented Jan 16, 2024

This adds max_pending_accept_reset_streams method to the server builder.

Closed: hyperium/hyper#3461
Depends on hyperium/hyper#3507
Continue for: #78

This function was in 0.14 but missed in 1.0.

The original function was merged [here](https://github.com/hyperium/hyper/pull/3201/files/e8296d1c5bded88a508f1ca1f35791c30803182d)
This commit simply copies directly from it.

The config part has been merged into hyper 1.0 (hyperium/hyper#3507).
This commit completes the re-addition of this missing function.
@ikrivosheev ikrivosheev force-pushed the max_pending_accept_reset_streams branch from 425206d to cadb5f6 Compare February 27, 2024 12:45
@ikrivosheev
Copy link
Author

It's ready for review.

@seanmonstar seanmonstar enabled auto-merge (rebase) February 28, 2024 22:53
@seanmonstar seanmonstar merged commit 1c49c39 into hyperium:master Feb 28, 2024
16 checks passed
@ikrivosheev ikrivosheev deleted the max_pending_accept_reset_streams branch February 29, 2024 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants