Skip to content

Push Notifications - Send push notification to related clients/users when saving a notification

When an user save a notification, each active subscriptions of this user should receive a web push notification containing every information of the notification, allowing the service worker's on app side to react properly.

See https://www.digitalocean.com/community/tutorials/how-to-send-web-push-notifications-from-django-applications

Require djangoldp#337 (closed) djangoldp#338 (closed)