Hi,

A new experimental module has been added to Wicket 6 - Wicket Native WebSocket.
This module adds support for using HTML5 WebSockets as you may use
Ajax in your Wicket applications.
All you have to do is to add a WebSocketBehavior to your page and from
there on you can receive messages from the clients and push messages
back to them.

At https://cwiki.apache.org/confluence/x/0vSoAQ you may find the
documentation and a link to a demo application.
If something is not clear feel free to ask your question in the
mailing lists and we will improve the documentation.

The Wicket team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to