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 Nov 5, 2024
1 parent 53fc465 commit 4f6bd92
Showing 1 changed file with 427 additions and 22 deletions.
Loading

0 comments on commit 4f6bd92

Please sign in to comment.