Provides Web Push notifications with no third-party tools by using a combination of web standards Push API and Notification API, along with Service Worker; server side it uses web-push library.
Please, look at the Documentation section to get more information on how to use this component.
- Updated references;
- Fixed an issue in the Demo module, when scheduling a notification;