Optional
describeOptional
endpointEndpoint for communication.
Optional
filterCallback to decide what publications to be included in a response. Default is: respond nothing if there's no own publication; otherwise, prioritize own publications over others, and prioritize later timestamp.
Optional
isCallback to determine if a publication is expired. Default is interpreting the last component as TimestampNameComponent; if the last component is not a TimestampNameComponent, it is seen as expired.
Optional
maxMaximum clock skew, for calculating timers.
1000
Optional
maxPublication lifetime.
1000
Optional
modifyCallback to modify publication before it's signed. Default is appending a TimestampNameComponent to the name.
Algorithm parameters. They must be the same on every peer.
Optional
pubSigner of publications. Default is digest signing.
Optional
pubVerifier of publications. Default is no verification.
Optional
syncAdvisory maximum size for publications included in a sync reply Data packet.
1300
Optional
syncSync Interest lifetime in milliseconds.
4000
Sync group prefix.
Optional
syncSigner of sync reply Data packets. Default is digest signing.
Optional
syncVerifier of sync reply Data packets. Default is no verification.
Generated using TypeDoc
Description for debugging purpose.