Module libp2p::swarm::protocols_handler::multi [−][src]
A ProtocolsHandler
implementation that combines multiple other ProtocolsHandler
s
indexed by some key.
Structs
DuplicateProtonameError | It is an error if two handlers share the same protocol name. |
IndexedProtoName | Index and protocol name pair used as |
Info | The aggregated |
IntoMultiHandler | A |
MultiHandler | A |
Upgrade | Inbound and outbound upgrade for all |