You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by GitBox <gi...@apache.org> on 2021/11/06 08:01:37 UTC

[GitHub] [wicket] reiern70 commented on a change in pull request #469: create demo page showing how to use push in order to update a componeā€¦

reiern70 commented on a change in pull request #469:
URL: https://github.com/apache/wicket/pull/469#discussion_r744097433



##########
File path: wicket-examples/src/main/java/org/apache/wicket/examples/websocket/HomePage.html
##########
@@ -29,6 +29,7 @@
 					<li><a href="WebSocketBehaviorDemoPage.html">demo with WebSocketBehavior</a></li>
 					<li><a href="WebSocketResourceDemoPage.html">demo with WebSocketResource</a></li>
 					<li><a href="WebSocketMultiTabResourceDemoPage.html">demo with WebSocketResource and multiple tabs</a></li>
+					<li><a href="WebSocketPushUpdateProgressDemoPage.html">Update a component via push notifications</a></li>

Review comment:
       done




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@wicket.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org