U can also look at Errai Framework. It allows client specific messaging as
well as server push.
http://erraiframework.org/

Its built on top of GWT, so u dont have to do JSNI mess.

HTH,
Subhro.

On Tue, Mar 15, 2016 at 2:37 PM, Frank <[email protected]> wrote:

> signalR (although from Microsoft) works really well in my opinion.
> And is pretty straight forward to wrap in GWT.
>
> Op maandag 14 maart 2016 09:28:04 UTC+1 schreef Łukasz Drzyzga:
>>
>> Hi, I wonder if it's possibile to call method of specific client from
>> server eg. using RPC? I have to do something in client nr 1 after another
>> client send some data to server?
>>
> --
> You received this message because you are subscribed to the Google Groups
> "GWT Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to