Module libp2p::swarm::handler::multi

source ·
Expand description

A ConnectionHandler implementation that combines multiple other ConnectionHandlers indexed by some key.

Structs