[aerogear-dev] Beyond SimplePush's simplicity

Matthias Wessendorf matzew at apache.org
Mon Oct 20 08:06:31 EDT 2014


not sure. but perhaps worth to look into this for 1.1x

Oh, aren't the new SimplePush specs (or was it WebPush) defining richer
payloads, like we know from Android or iOS?

On Monday, October 20, 2014, Lukáš Fryč <lukas.fryc at gmail.com> wrote:

> Hey guys,
>
> I'm working on a demo of UPS pushing to iOS, Android, Windows, as well as
> Firefox OS using our Cordova plugin.
>
> But as you know, with FFOS it is not that simple - since SimplePush
> protocol allows to transfer just incremental versions, we are not able to
> deliver any interesting message.
>
> UnifiedPush Server could be a correct place where we unify and shield our
> users from this limitation:
>
>
> my idea is storing the message on UPS under the SimplePush endpoint URL.
> Once the message with version reaches the client, he would contact UPS to
> retrieve this message under a key ( pushEndpoint, version ).
>
> The messages could have default built-in TTL to allow periodic cleanup.
>
> What do you think?
>
>
> Cheers,
>
> ~ Lukas
>


-- 
Sent from Gmail Mobile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20141020/c0ba2ea2/attachment.html 


More information about the aerogear-dev mailing list