Hierarchy

Properties

endpoint?: Endpoint

Endpoint for communication.

notifyInterestLifetime?: number

InterestLifetime of notify Interests.

notifyRetx?: RetxPolicy

Retransmission policy of notify Interests. Default is 2 retransmissions.

pubAnnouncement?: false | Name

Prefix announcement to receive msg Interests. Default is pubFwHint, or pubPrefix.

pubFwHint?: Name

Forwarding hint of the local application.

pubPrefix?: Name

Name prefix of the local application. Default is a random local name that only works when the subscriber is on local machine.

pubSigner?: Signer

Key to sign publications. This key should be trusted to sign objects under pubPrefix. Default is digest signing. This may overridden on a per-publication basis by PublicationCallback returning Data.

Generated using TypeDoc