You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by re...@apache.org on 2022/04/06 14:22:47 UTC

[wicket] branch feature/reiern70/WICKET-6969 updated (3ae2f76baf -> 330aace333)

This is an automated email from the ASF dual-hosted git repository.

reiern70 pushed a change to branch feature/reiern70/WICKET-6969
in repository https://gitbox.apache.org/repos/asf/wicket.git


    from 3ae2f76baf {WICKET-6969} allow asynchronous pushing of messages.
     add 330aace333 {WICKET-6969} allow asynchronous pushing of messages.

No new revisions were added by this update.

Summary of changes:
 .../wicket/protocol/ws/WebSocketSettings.java      |  2 +-
 .../protocol/ws/api/WebSocketPushBroadcaster.java  |  8 +-------
 .../protocol/ws/api/WebSocketRequestHandler.java   | 24 +++-------------------
 3 files changed, 5 insertions(+), 29 deletions(-)