[][src]Module libp2p::core::network

Modules

peer

Structs

ConnectionCounters

Network connection information.

ConnectionLimits

The configurable connection limits.

IncomingConnection

A pending incoming connection produced by a listener.

Network

Implementation of Stream that handles the nodes.

NetworkConfig

The (optional) configuration for a Network.

NetworkInfo

Information about the network obtained by Network::info().

Enums

NetworkEvent

Event that can happen on the Network.

Peer

The possible representations of a peer in a Network, as seen by the local node.