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
199 stars 75 forks source link

Many many changes #60

Open Eneris opened 2 years ago

Eneris commented 2 years ago

Hi. Please see the changes and consider using them :)

jimmywarting commented 2 years ago

👎 to typescript https://jimmywarting.github.io/you-might-not-need-typescript/

jimmywarting commented 2 years ago

was it also necessary to bring in another yarn dependency. npm comes built in...

jimmywarting commented 2 years ago

and why use axios instead of fetch? fetch is supported native on node v18 now!

Eneris commented 1 year ago

@jimmywarting If you don't like it, feel free to use the old version