Record -
websub
: SubscriberServiceConfiguration
Configuration for a WebSubSubscriber service.
Fields
- path string
-
Path of the WebSubSubscriber service
- subscribeOnStartUp boolean true
-
A
boolean
indicating whether a subscription request is expected to be sent on start up
- leaseSeconds int
-
The period for which the subscription is expected to be active
- secret string
-
The secret to be used for authenticated content distribution
- callback string
-
The callback to use when registering, if unspecified host:port/path will be used
- publisherClientConfig ClientEndpointConfig
-
The configuration for the discovery client, to use if a resource URL is specified
- hubClientConfig ClientEndpointConfig
-
The configuration for the hub client used to interact with the discovered/specified hub