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(client, server): set stream/conn. window size #1775

Merged
merged 2 commits into from
Mar 1, 2019

Conversation

kleimkuhler
Copy link
Contributor

Add fn http2_initial_stream_window_size and fn http2_initial_connection_window_size for client and server.

Closes #1771

Signed-off-by: Kevin Leimkuhler [email protected]

src/server/mod.rs Outdated Show resolved Hide resolved
src/server/mod.rs Outdated Show resolved Hide resolved
Add `fn http2_initial_stream_window_size` and `fn
http2_initial_connection_window_size` for client and server.

Signed-off-by: Kevin Leimkuhler <[email protected]>
@kleimkuhler kleimkuhler force-pushed the issue-1771-window-size branch from 3fc725f to 2fb2567 Compare March 1, 2019 01:53
src/client/conn.rs Outdated Show resolved Hide resolved
@seanmonstar seanmonstar merged commit 7dcd461 into hyperium:master Mar 1, 2019
@seanmonstar
Copy link
Member

Thanks!

@kleimkuhler kleimkuhler deleted the issue-1771-window-size branch March 1, 2019 23:16
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

Successfully merging this pull request may close these issues.

3 participants