This is an automated email from the ASF dual-hosted git repository.
reiern70 pushed a change to branch WICKET-6930-websocket-improvements
in repository https://gitbox.apache.org/repos/asf/wicket.git.
from 8c24d14 WICKET-6930: revert un-needed changes
add 830a229 WICKET-6930: context is now configurable at behavior level
No new revisions were added by this update.
Summary of changes:
.../protocol/ws/api/AbstractWebSocketProcessor.java | 10 +++++-----
.../wicket/protocol/ws/api/BaseWebSocketBehavior.java | 12 +++++++++++-
.../protocol/ws/api/res/js/wicket-websocket-jquery.js | 5 ++++-
.../ws/api/res/js/wicket-websocket-setup.js.tmpl | 2 +-
.../ws/util/tester/TestWebSocketProcessor.java | 18 +++++++++++++++---
5 files changed, 36 insertions(+), 11 deletions(-)