Interface Attributes

Hierarchy

  • Record<string, any>
    • Attributes

Properties

advertiseFrom?: boolean

Whether to readvertise registered routes. Default is true.

describe?: string

Short string to identify the face.

local?: boolean

Whether face is local. Default is false.

routeCapture?: boolean

Whether routes registered on this face would cause FIB to stop matching onto shorter prefixes. Default is true. More explanation in @ndn/endpoint package ProducerOptions type.

Generated using TypeDoc