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
hyper-h2 is a great library for handling the state machine logic for the http2 protocol. It might be worth looking into swapping to using h2 instead of updating and maintaining this library's own version of all that logic.