UDP socket transport.

Hierarchy

  • Transport
    • UdpTransport

Constructors

Properties

Accessors

Methods

Constructors

Properties

attributes: Attributes
isMulticast: boolean
laddr: AddressInfo
raddr: AddressInfo
rx: Rx

Accessors

Methods

  • Reopen the transport after it has failed.

    Returns Promise<Transport>

    the same transport or a new transport after it has been reconnected.

  • Returns string

Generated using TypeDoc