pushd
pushd copied to clipboard
Blazing fast multi-protocol mobile and web push notification service
Looks promising, but the setup routine is fending me off. A docker image or docker compose stack would be nice to set this up in no time.
This notice was received today: "The HTTP/2‑based Apple Push Notification service (APNs) provider API lets you take advantage of great features, such as authentication with a JSON Web Token, improved...
Is this project not active any more? Was it superseded by another one? It looks very complete and powerful and I'm thinking to use it for myself. But no activity...
first off, thanks for making this awesome tool! Google recommends new apps to use FCM instead of GCM: https://firebase.google.com/docs/cloud-messaging/ are there plans to support this?
This will update dependency to node-gcm to latest version (right now 1.0.2). [node-gcm](https://www.npmjs.com/package/node-gcm) supports FCM since 0.14.1. No more changes needed.
Hey guys, could you tell me with what versions of linux, redis, nodejs, npm and coffee script you tested this service and it worked? Cause I was trying to install...
Hi! I am sending notification over HTTP. Assume that I have device that which was previously subscribed to event 'messages'. It is offline now, but I send new POST to...
In Apple iOS documentation it is mentioned that: > alert > string or dictionary > > If this property is included, the system displays a standard alert or a banner,...
thank u first for this powerfull tool. Actually i have the problem, sending a push to a big group of devices. For example all Androids to open the App an...
Hi @rs! I noticed you don't have a lot of time to maintain this project. I'd love to step in and help out, I'm currently using it in a work...