pub fn apply_inbound<C, U>(conn: C, up: U) -> InboundUpgradeApply<C, U> ⓘ
Expand description
Tries to perform an upgrade on an inbound connection or substream.
pub fn apply_inbound<C, U>(conn: C, up: U) -> InboundUpgradeApply<C, U> ⓘ
Tries to perform an upgrade on an inbound connection or substream.