Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web push notifications

This is me testing setting up push notifications on client and server. I try keeping it as low level as possible and not intruducing libraries that do most of the work, to learn as much as possible.

Web push

The bigger library I am using is web-push due to it's abstraction of the Web push protocol. All though I recommend reading about the protocol, here are som useful links:

I will go through the entire process, from permisson to sending push notifications and receiving in a service worker.

Feel free to check out how Push notifications work on both sides and I will try to keep the code as clean and minimal as possible.

Resuorces (will add more)

I am currently looking through:

Contribution

Feel free to open up issues, questions (as issues), discussions (as issues) and pull-requests.

About

Trying out push notification in a Service Worker with Server as well

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages