WebSub recommendation, which facilitates a push-based content delivery/notification mechanism between publishers and subscribers. "> API Docs - Record : HubStartedUpError

Record - websub : HubStartedUpError

Error to represent that a WebSubHub is already started up, encapsulating the started up Hub.

Fields

  • message string
  • The error message

  • cause error? (default ())
  • The cause of the HubStartedUpError, if available

  • startedUpHub Hub
  • The WebSubHub object representing the started up Hub