Closed richardescobedo closed 10 years ago
Are you thinking about notifications for the site globally or for this app? Biggest hurdle will probably be the backend implementation, but the solutions are certainly out there: http://html5hacks.com/blog/2013/04/21/push-notifications-to-the-browser-with-server-sent-events/
I think it would be incredible if we could implement this globally, but if only for this app, that would still be ok. I'd been looking at Chrome's push notification API and Safari's, though I'm not sure if it's the route you want to go.
@achavez This may be a collaborative thing, but I figured since there will be so much backend and server stuff involved, I'd assign it to you.
I've moved this to Badger: https://github.com/tcu360/badger/issues/172
Using either notify.js, or maybe through Badger, with this module. Thoughts?