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 need to set quinn transport congestion control to BBR, but there's no way to do it currently. It would be great to have a lower level access there, maybe to instantiate wtransport client (and server?) for a pre-made quinn::Endpoint.
I'm intentionally not providing an implementation this time before the discussion.
The text was updated successfully, but these errors were encountered:
I need to set quinn transport congestion control to BBR, but there's no way to do it currently. It would be great to have a lower level access there, maybe to instantiate
wtransport
client (and server?) for a pre-madequinn::Endpoint
.I'm intentionally not providing an implementation this time before the discussion.
The text was updated successfully, but these errors were encountered: