Crate disarray_network

source ·

Modules

Structs

A DH keypair that is authentic w.r.t. a [identity::PublicKey].
A Transport wrapper for performing DNS lookups when dialing Multiaddresses.
The configuration for a TCP/IP transport capability for libp2p.

Enums

libp2p_noise error type.

Constants

Functions

A function wrapper converting the given vector of elements type u8
From the given path, open the file and gathers its contents into a vector

Type Definitions

Type alias for a boxed transport
Type alias for [libp2p::kad::Kademlialibp2p::kad::store::MemoryStore]
Type alias for [libp2p::Multiaddr]
Type alias for [libp2p::noise::Keypairlibp2p::noise::X25519Spec]
Type alias for [libp2p::noise::X25519Spec]
Type alias for
Type alias for [libp2p::PeerId]
Type alias for [libp2p::identity::Keypair]
A Transport wrapper for performing DNS lookups when dialing Multiaddresses using tokio for all async I/O.
The type of a GenTcpTransport using the tokio implementation.