(no title)
nehz | 13 years ago
Pusher uses WebSockets; this is awesome and a very forward thinking technology however can be limited by older browsers and proxies not supporting the WebSocket connection. Notifyr uses EventSource (also a HTML5 spec) and XMLHttpRequest, aiming to support a majority of browsers, including mobile browsers.
Additionally, we aim to integrate with Apple and Google's push notification system in the future, allowing a universal method for sending push messages with one API for any platform, device or browser.
borski|13 years ago
Here's their browser compatibility: http://pusher.com/docs/browser_compatibility
I'm biased - we use Pusher and love it - but regardless, didn't want misinformation spread. :) I'm all for competition.
knes|13 years ago
unknown|13 years ago
[deleted]
nehz|13 years ago
jschuur|13 years ago
The fact that the claim you made here about Pusher and legacy was so quickly disproven, makes things even worse.
StavrosK|13 years ago
nehz|13 years ago
From what I gather, Urban Airship aims more at providing a service for native apps rather then web based apps, but I could be mistaken.
pushpak_io|13 years ago
[deleted]