Meteor-Community-Packages / raix-push

DEPRECATED: Push notifications for cordova (ios, android) browser (Chrome, Safari, Firefox)
https://atmospherejs.com/raix/push
MIT License
513 stars 197 forks source link

Support OwnPush #191

Open engelgabriel opened 8 years ago

engelgabriel commented 8 years ago

We at Rocket.Chat are investigating the integration of OwnPush's end-to-end encrypted push notifications into our project.

See https://github.com/RocketChat/Rocket.Chat/issues/2124

It would be great if this can be pushed upstream to raix:push if possible - and the greater Meteor development community can benefit from this work. @raix, what do you think? is this a possibility?

We realize that OwnPush is currently Android only and support may require the addition of native binding code, but they are willing to collaborate on the effort.

raix commented 8 years ago

It should be possible to integrate, is it on cordova?

engelgabriel commented 8 years ago

I don't think so, not yet. But if you are willing to integrate into your this package, they are willing to build the Cordova plugin.

jerdog commented 8 years ago

We at OwnPush are assisting Rocket.Chat's team to use this with Cordova and can certainly assist your team in this endeavor as well.