Module libp2p_core::transport::memory

source ·

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§

Type Aliases§

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