Skip to content

Commit

Permalink
Add Declarative Web Push
Browse files Browse the repository at this point in the history
This introduces a new feature whereby push messages conforming to a certain JSON format directly create an end user notification and show it (possibly preceded by a new pushnotification event).

In addition to showing a notification, the app badge can be updated as well.

This builds on whatwg/notifications#213 which adds URL members to notifications.

Exposing PushManager outside of service workers will be done in a separate change.
  • Loading branch information
annevk committed Aug 26, 2024
1 parent 019c701 commit 05e040f
Showing 1 changed file with 414 additions and 11 deletions.
Loading

0 comments on commit 05e040f

Please sign in to comment.