[aerogear-dev] java simple push / unified client

Matthias Wessendorf matzew at apache.org
Wed Jan 15 10:14:29 EST 2014


Isn't that more for sending (HTTP put) from a Node backend to any
SimplePush Server?

The lib from Erik is a _client_ (not a "sender"), that can receive the
SimplePush payload in a JavaSE environment

-M


On Wed, Jan 15, 2014 at 3:49 PM, Lucas Holmquist <lholmqui at redhat.com>wrote:

> this sounds a lot like the node client that i randomly created one day for
> simple push
> https://github.com/lholmquist/aerogear-simplepush-node-client
>
>
> On Jan 13, 2014, at 9:21 AM, Erik Jan de Wit <edewit at redhat.com> wrote:
>
> So it will be renamed but here is an initial version:
>
> https://github.com/edewit/aerogear-simplepush-java
>
> On 13 Jan,2014, at 10:47 , Sebastien Blanc <scm.blanc at gmail.com> wrote:
>
> Since Aerogear also offers a SPS "server" maybe it will be more clear if
> we specify it's a client lib like : aerogear-simplepush-java-client .
> Concerning the UPS bits, let's keep it in the same module as long we
> document it.
>
>
> On Mon, Jan 13, 2014 at 10:36 AM, Erik Jan de Wit <edewit at redhat.com>wrote:
>
>> Hi,
>>
>> I just finished a quick POC to see how hard it would be to create a
>> simple push java client. And guess what it wasn’t hard at all only 20 / 30
>> lines of code. Now to make this a proper lib I was struggling a bit with
>> how to name this thing. So I’m keeping close to the JS version as this is
>> the same functionality. So I also have a UnifiedPushClient, that enables
>> you to register your simple push endpoint. This would be about one class so
>> I don’t think we would need a separate module for this. But that does make
>> the naming of this module harder :)
>>
>> I was thinking just calling it aerogear-simplepush-java so what do you
>> think?
>>
>> Cheers,
>>         Erik Jan
>> _______________________________________________
>> aerogear-dev mailing list
>> aerogear-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20140115/428104da/attachment.html 


More information about the aerogear-dev mailing list