<div dir="ltr">Hi,<div><br></div><div>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:</div><div><br></div><div>
* SimplePush</div><div>* UnifiedPush</div><div><br></div><div>An early (hacky) version of a SimplePush CLI is located here:</div><div><br></div><div><a href="https://github.com/matzew/simplepush-cli">https://github.com/matzew/simplepush-cli</a><br>
</div><div><br></div><div>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])</div><div><br></div>
<div>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)</div>
<div><br></div><div>thoughts?</div><div><br></div><div>-Matthias</div><div><br></div><div>[1] <a href="https://github.com/aerogear/aerogear-simplepush-quickstart">https://github.com/aerogear/aerogear-simplepush-quickstart</a></div>
<div><br></div><div><br></div><div>-- <br>Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
</div></div>