Module tet_libp2p_core::transport::memory[][src]

Structs

Chan

A channel represents an established, in-memory, logical connection between two endpoints.

DialFuture

Connection to a MemoryTransport currently being opened.

Listener

Listener for memory connections.

MemoryTransport

Transport that supports /memory/N multiaddresses.

Enums

MemoryTransportError

Error that can be produced from the MemoryTransport.

Type Definitions

Channel

A channel represents an established, in-memory, logical connection between two endpoints.