On Monday, February 3, 2014, JR Conlin <jrconlin@gmail.com> wrote:
Neat! That's send only, right? 


(Pretty sure, but my head is wonky today. Sadly it has nothing to do with yesterday, either.)

On 2014/2/3 10:18 AM, Matthias Wessendorf wrote:

Yep, this is just sending


However we also have a java lib (no cli) for receiving; at JavaOne we got asked for a JsvaSE client lib of SimplePush, for low-level notifications
 
Hi,

while thinking about potential refactorings, and moving some of the java 'sender' code into subprojects I played w/ the ideas of also offering CLI for:

* SimplePush
* UnifiedPush

An early (hacky) version of a SimplePush CLI is located here:

https://github.com/matzew/simplepush-cli

The neat thing - I think - you can ignore the nasty version string, in that case the current timestamp is used.  The CLI has been tested w/ our Quickstart on SimplePush ([1])

The actual code for the "SimplePushClient.java" file could be than also be reused inside of the UnifiedPush Server - my current code here is very much the code from the UnifiedPush Server (except here I am using OKHttp)

thoughts?

-Matthias

[1] https://github.com/aerogear/aerogear-simplepush-quickstart


--
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev



--
Sent from Gmail Mobile