API

Hub module

Subscriber module

Publisher module

Errors module

exception flask_websub.errors.DiscoveryError[source]

For errors during canonical topic url and hub url discovery

exception flask_websub.errors.FlaskWebSubError[source]

Base class for flask_websub errors

exception flask_websub.errors.NotificationError[source]

Raised when the input of the send_change_notification task is invalid

exception flask_websub.errors.SubscriberError[source]

For errors while subscribing to a hub