Expand description
P2P handling for IPFS nodes.
Modules
Structs
- Abstraction of IdentifyInfo but includes PeerId
Enums
NetworkBehaviour::ToSwarm
produced by Behaviour.- Represents the result of a Kademlia query.
Traits
Functions
- Creates a new IPFS swarm.
Type Aliases
- Type alias for [
libp2p::Swarm
] running the [behaviour::Behaviour
] with the given [IpfsTypes
].