-
-
Notifications
You must be signed in to change notification settings - Fork 0
Push API #5
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Implement the Push API.
This enables users to sign up for push notifications, and developers to send push notifications to subscribers, whether or not the application is actually running on the users device.
Does require the implementation of a basic service worker to be used in the application.