theigl opened a new pull request #417: WICKET-6761 Multiple websocket 
connections from the same session
URL: https://github.com/apache/wicket/pull/417
 
 
   This PR adds an optional `resourceToken` to `BaseWebSocketBehavior` to 
support multiple websocket connections from the same session, i.e. from 
multiple browser tabs.
   
   The token could be a UUID or some other calculated value.
   
   Note: I'm not really happy about the name `resourceToken`. Maybe something 
like `connectionId` would be easier to understand.
   
   See https://issues.apache.org/jira/browse/WICKET-6761

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to