I want to create browser notification. But I want to follow following way:
- I want to create service worker for browser.
- Service worker will request after every 60 minutes to my web api located at my server.
- By using server response service worker will create notification.
- Then notification will work on client.
Is it feasible solution or not please suggest.
Aucun commentaire:
Enregistrer un commentaire