Optional
endpointOptional
msgInterestLifetime of msg Interests.
Optional
msgRetransmission policy of msg Interests. Default is 2 retransmissions.
Optional
notifyInterestLifetime of notify Interests.
Optional
notifyRetransmission policy of notify Interests. Default is 2 retransmissions.
Optional
progressProgress update timeout in milliseconds. If no progress update is received for this period of time, the command is deemed failed. Default is 10 seconds.
Optional
pubPrefix announcement to receive msg Interests. Default is pubFwHint, or pubPrefix.
Optional
pubForwarding hint of the local application.
Optional
pubName prefix of the local application. Default is a random local name that only works when the subscriber is on local machine.
Optional
pubKey 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.
Optional
pubVerifier for publications. Default is no verification.
Name prefix of the repo instance. This corresponds to ndn-python-repo.conf repo_config.repo_name key.
Optional
subSet to false to disable prefix announcements for receiving notify Interests.
Optional
subKey to sign notify Data. Default is digest signing.
Generated using TypeDoc
Endpoint for communication.