Thursday, October 31, 2013

Re: GWT - Send a message from the server to the client?

Do you have any examples that you have done? Been having a hard time trying to just use the event bus portion.

On Tuesday, October 29, 2013 2:16:01 PM UTC-5, Andrea Boscolo wrote:
I'd use http://errai.github.io/ and its bus.

On Monday, October 28, 2013 10:01:27 PM UTC+1, Joshua Godi wrote:
Good afternoon,

I was curious how I would properly send a message from the server to the client? Here is my scenario:

Client A - Modifies User1 from the GUI and pushes the data to the server
Client B - Is looking at User1 and needs to be notified that there are changes that have been made

So the server needs to send a message to all clients that the user has changed.

What is the best way to solve this?

Thanks,
Joshua

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment