pushd
pushd copied to clipboard
Blazing fast multi-protocol mobile and web push notification service
I have multiple iPhone apps that will use my PUSHd. It appears that I need an individual APNs certificate from Apple for each of these apps. Is there a way...
When attempting to post an event to pushd with it listening on localhost, I encountered this error (traceback follows). Forcing pushd to bind to my machine's local IP and posting...
When i posting a message i am getting error as GCM Automatic unregistration for subscriber
Is it possible to list subscribers to an event? How?
Instead of using SSE, for Firefox and Chrome you could use Web Push.
Hi guys. First - apologies if this is a user error, which I suspect it may be... I can't for the life of me, get this working with APNS, and...
Usecase: Message App: When I get a new message, I would get a push notification which says '1 Unread message'. When another message comes (and I did not take any...
Do we have any sample Android app to start with? Or Do we have getting started kind of stuff? We were able to build and start pushd server using the...
The [readme](https://github.com/rs/pushd/blob/master/README.md) states that iOS does not use the title property. However, according to the [Local and Remote Notification Programming Guide](https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Chapters/ApplePushService.html#//apple_ref/doc/uid/TP40008194-CH100-SW12), `title` (part of the `alert` dictionary) is: > “A...