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
SendStream is a private trait. None of the trait method implementations are called within neqo-http3. Thus I assume they can be removed (#1668). Am I missing something?
@jesup added these, but clippy is very confident that the methods are not used:
Can they be removed? Or do we really not need these?
The text was updated successfully, but these errors were encountered: