MatthieuLemoine / push-receiver

A library to subscribe to GCM/FCM and receive notifications within a node process.
https://medium.com/@MatthieuLemoine/my-journey-to-bring-web-push-support-to-node-and-electron-ce70eea1c0b0
MIT License
202 stars 80 forks source link

Notifications are resent after each reconnection #4

Closed PedroKantar closed 6 years ago

PedroKantar commented 6 years ago

Fix for "All notifications are resent after each reconnection" issue opened in electron-push-receiver.

PedroKantar commented 6 years ago

Tested on Windows 10 and OS 10.12

MatthieuLemoine commented 6 years ago

Thanks! Released in v1.1.3.