Module libp2p_core::transport::memory[][src]

Structs

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

Connection to a MemoryTransport currently being opened.

Listener for memory connections.

Transport that supports /memory/N multiaddresses.

Enums

Error that can be produced from the MemoryTransport.

Type Definitions

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