Monday, October 28, 2013

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

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