pub trait ProtocolOutboundUpgrade<TInfo>: OutboundUpgrade<Stream, Output = ProtocolUpgradeOutput<TInfo>> { }