Class MemifTransport

Shared Memory Packet Interface (memif) transport.

Hierarchy

  • Transport
    • MemifTransport

Constructors

Properties

Accessors

Methods

Constructors

Properties

attributes: Attributes
memif: Memif

Access the underlying Memif instance. You may read counters and monitor "memif:up" "memif:down" events, but not send/receive packets.

rx: Rx
tx: Tx

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