Hello,
I just discovered Vaadin today. It looks very attractive to me.
I have a question, how can I support a Chat-like application ? Can server sends status update to the clients ?
many thanks
canal
Hello,
I just discovered Vaadin today. It looks very attractive to me.
I have a question, how can I support a Chat-like application ? Can server sends status update to the clients ?
many thanks
canal
Hi,
If you’re talking about server push, you should have a look at the ICEPush add-on:
http://vaadin.com/directory#addon/icepush
- note that it comes with a chat demo
Vaadin also supports polling, of course.
Best Regards,
Marc
thank you, I will try it out soon.
May I know where can I get the source code of
http://artur.virtuallypreinstalled.com/ICEPushChat/