On Wed, Mar 27, 2013 at 11:29 AM, Matthias Wessendorf <matzew(a)apache.org> wrote:
Of course ... something like
{"channels":["com.news.feed","notifications"]}
would be a bit too generic.....
I think.... order to have these channel really for one web app (and
it's connected clients), these channel names need to be prefixed with
a uniqure ID...
I have updated the gist.....
I think... that we should require at least one channel....
With a _LATER_ update (PUT) we can always add new channels;
-Matthias
On Tue, Mar 26, 2013 at 8:22 PM, Matthias Wessendorf <matzew(a)apache.org> wrote:
> oh, yeah... :)
>
> there are 'subscription' channels for those 'online' clients -
>
> a (mobile) web app can have n channels to receive different messages
>
> A REST Api to regsiter channels for a (mobile) web app (with the
> server) will follow
>
> On Tue, Mar 26, 2013 at 8:16 PM, Matthias Wessendorf <matzew(a)apache.org>
wrote:
>> Hi,
>>
>> for web based notifications, I thought about this interface:
>>
https://github.com/matzew/ag-up-poc/blob/master/src/main/java/org/jboss/a...
>>
>> 1)
>> The interface extends this
>>
(
https://github.com/matzew/ag-up-poc/blob/master/src/main/java/org/jboss/a...)
>> 2)
>> in here the "instances" are (on native) all installed applications - I
>> think for WebApp that "instances" should be all "online /
connected"
>> clients
>>
>>
>> Also.... the notifications are really more like 'you have mail'...
>>
>> While systems like SockJS/WebSocket (and others) can send/receive
>> large messages - the notification is really a notify...
>> (current mindset)
>>
>> -Matthias
>>
>>
>> On Tue, Mar 26, 2013 at 4:22 PM, Douglas Campos <qmx(a)qmx.me> wrote:
>>>
>>>
>>> On 26/03/2013, at 12:13, Matthias Wessendorf <matzew(a)apache.org>
wrote:
>>>
>>> > Right now, this is /NOT/ a spec - nor a guide.... Perhaps I keep it this
way, for now ??
>>>
>>> ?YES!
>>>
>>> --
>>> qmx
>>>
>>>
>>> _______________________________________________
>>> aerogear-dev mailing list
>>> aerogear-dev(a)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
>> _______________________________________________
>> aerogear-dev mailing list
>> aerogear-dev(a)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
--
Matthias Wessendorf
blog:
http://matthiaswessendorf.wordpress.com/
sessions:
http://www.slideshare.net/mwessendorf
twitter:
http://twitter.com/mwessendorf