[][src]Module libp2p_core::nodes::collection

Structs

CollectionReachEvent

Event that happens when we reach a node.

CollectionStream

Implementation of Stream that handles a collection of nodes.

InterruptedReachAttempt

Reach attempt after it has been interrupted.

PeerMut

Access to a peer in the collection.

ReachAttemptId

Identifier for a future that attempts to reach a node.

Enums

CollectionEvent

Event that can happen on the CollectionStream.

CollectionNodeAccept

Outcome of accepting a node.

InterruptError

Reach attempt interrupt errors.

Traits

ConnectionInfo

Information about a connection.