Module libp2p::core::transport::memory [−][src]
Structs
| Chan | A channel represents an established, in-memory, logical connection between two endpoints. |
| DialFuture | Connection to a |
| Listener | Listener for memory connections. |
| MemoryTransport | Transport that supports |
Enums
| MemoryTransportError | Error that can be produced from the |
Type Definitions
| Channel | A channel represents an established, in-memory, logical connection between two endpoints. |