Module libp2p_core::network [−][src]
Re-exports
pub use peer::Peer; |
Modules
| peer |
Structs
| ConnectionCounters | Network connection information. |
| ConnectionLimits | The configurable connection limits. |
| IncomingConnection | A pending incoming connection produced by a listener. |
| Network | Implementation of |
| NetworkConfig | The (optional) configuration for a |
| NetworkInfo | Information about the network obtained by |
Enums
| NetworkEvent | Event that can happen on the |