You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm willing to set max_concurrent_reset_streams to a value higher than 0. In browser environments, this causes h2 to panic (see #511).
I'm willing to work on this issue. I could add a web feature enabling the optional instant dependency and being used instead of std::time::Instant to provide time. #511 was closed by a temporary fix.
The text was updated successfully, but these errors were encountered:
I'm willing to set
max_concurrent_reset_streams
to a value higher than 0. In browser environments, this causesh2
to panic (see #511).I'm willing to work on this issue. I could add a
web
feature enabling the optionalinstant
dependency and being used instead ofstd::time::Instant
to provide time. #511 was closed by a temporary fix.The text was updated successfully, but these errors were encountered: