Hierarchy

  • Options

Properties

describe?: string

Description for debugging purpose.

endpoint?: Endpoint

Endpoint for communication.

helloReplyFreshness?: number

FreshnessPeriod of hello reply Data packet.

Default

1000

Algorithm parameters. They must match the subscriber parameters.

producerBufferLimit?: number

How many sync reply segmented objects to keep in buffer. This must be positive.

Default

32
signer?: Signer

Signer of sync reply Data packets. Default is digest signing.

syncPrefix: Name

Sync producer prefix.

syncReplyFreshness?: number

FreshnessPeriod of sync reply Data packet.

Default

1000

Generated using TypeDoc