Record -
websub
: HubStartedUpError
Error to represent that a WebSubHub is already started up, encapsulating the started up Hub.
Closed record
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