A MultiaddrConnection is returned by transports after dialing a peer. It is a low-level primitive and is the raw connection without encryption or stream multiplexing.

Hierarchy

Properties

close: ((err?: Error) => Promise<void>)

Type declaration

remoteAddr: Multiaddr