Re: push messaging

2014-08-15 Thread Jason Kristian
I forgot to add that it will work with a queue so user load won't be a issue. Sent from my iPhone On 16 Aug 2014, at 2:29 am, Todd Nine todd.n...@gmail.com wrote: Hey Jason, This looks good. Here are a few tips that might help from our current production usage. 1) Most people don't

Re: push messaging

2014-08-15 Thread jasonk
Thanks Todd Ive now going to use the library you recommend , But I thought of another issue that might arise so I thought I asked for your input , Just to give you a bit of background Ive got around 400+ apps running on a php backend I built and Ive got a client that has around 1200 apps

Re: push messaging

2014-08-14 Thread jasonk
Hi I've come up with the design on how I'm adding push messaging so If any one how intrested is using this or having it added to main repo please comment on design any idea are welcome . 1- push message notifiers will be attached to groups and each application will get a default notifier that

Re: push messaging

2014-08-13 Thread Matthias Wessendorf
On Wed, Aug 13, 2014 at 7:57 AM, jas...@apps4u.com.au wrote: I was thinking that I would use these two packages as Ive got existing code using these two libraries and Ive got client side code that would not take long to add the the ios and Android SDK's that was I get auth for free from the

Re: push messaging

2014-08-13 Thread Todd Nine
Hey Jason, We've already build this at Apigee. We're in the process of contributing it back, but I'm not sure on the timeline of this. It's stable and been in production use for some time. Below is the documentation and the API overview.

Re: push messaging

2014-08-12 Thread Matthias Wessendorf
Hello Jason, perhaps you can integrate our UnifiedPush Server (e.g. running on a different box, or on Openshift). It supports the concept of Application: http://staging.aerogear.org/docs/unifiedpush/ups_userguide/admin-ui/#_sending_a_push_notification You can even narrow down to specific

Re: push messaging

2014-08-12 Thread jasonk
Im get one of my team members to download your code and have a look weather this would could be integrated into usergrid. August 13 2014 3:36 PM, Matthias Wessendorf mat...@apache.org wrote: Hello Jason, perhaps you can integrate our UnifiedPush Server (e.g. running on a different box, or

Re: push messaging

2014-08-12 Thread jasonk
I was thinking that I would use these two packages as Ive got existing code using these two libraries and Ive got client side code that would not take long to add the the ios and Android SDK's that was I get auth for free from the sdk's usergrid and the queue server can be a option either