Expand description

A ProtocolsHandler implementation that combines multiple other ProtocolsHandlers indexed by some key.

Structs

It is an error if two handlers share the same protocol name.

Index and protocol name pair used as UpgradeInfo::Info.

The aggregated InboundOpenInfos of supported inbound substream protocols.

A IntoProtocolsHandler for multiple other IntoProtocolsHandlers.

A ProtocolsHandler for multiple ProtocolsHandlers of the same type.

Inbound and outbound upgrade for all ProtocolsHandlers.