Bookmarks tagged [web-push]
https://github.com/web-push-libs/web-push
Web push requires that push messages triggered from a backend be done via the Web Push Protocol and if you want to send data with your push m...
- tags: node.js, npm, web-push, push-api
- source code
https://thecodebarbarian.com/sending-web-push-notifications-from-node-js.html
Using service workers, you can send push notifications to Chrome straight from your Node.js app. The excellent web-push
[npm mo...
- 📆 published on: 2018-05-08
- tags: node.js, web-push, pushi-api, expressjs
- source code