Module memory

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 Aliases§

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