hyperium / h2

HTTP 2.0 client & server implementation for Rust.
MIT License
1.35k stars 270 forks source link

Export the default value for the max number of reset streams. #543

Closed boxdot closed 3 years ago

boxdot commented 3 years ago

To be used in https://github.com/hyperium/hyper/pull/2535.

boxdot commented 3 years ago

Converted to draft as long https://github.com/hyperium/hyper/pull/2535#discussion_r626986699 is not resolved.

boxdot commented 3 years ago

Decided in the linked review to use the default value implicitly from here.