AbstractProtectedconstructorConstructor.
Attributes of the transport.
ReadonlyattributesAttributes of the transport.
Abstract ReadonlyrxIterable of incoming packets received through the transport.
Reopen the transport after it has failed.
The same transport or a new transport after it has been reconnected.
@ndn/l3face!Transport.ReopenNotSupportedError Thrown to indicate the transport does not support reopening.
AbstracttxFunction to accept outgoing packet stream.
Iterable of outgoing packets sent through the transport.
Size of each packet cannot exceed .mtu.
Promise that resolves when iterable is exhausted or rejects upon error.
Low-level transport.
Remarks
The transport understands NDN TLV structures, but does not otherwise concern with packet format.