flauc / ng-push

An Angular wrapper around the Notifications API
MIT License
59 stars 12 forks source link

do they(ng push notifications) work when website is not opened in any tab but chrome is still working? #9

Open ghost opened 6 years ago

ghost commented 6 years ago

i am talking about this: https://developers.google.com/web/updates/2015/03/push-notifications-on-the-open-web?hl=en or updated one https://developers.google.com/web/fundamentals/push-notifications/

does this package work using Service Workers in chrome?

Label it as question or feature request.

flauc commented 6 years ago

No, this isn't a sw implementation. I'm also unsure if it can even be implemented through the same process. In any case, I'll look into it.

phani2028 commented 6 years ago

@flauc Did you get a chance to look in to it. I am also looking for the information