[ 
https://issues.apache.org/jira/browse/WICKET-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov resolved WICKET-5833.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 7.0.0-M6

> Add a way to get all opened web socket connections per user session
> -------------------------------------------------------------------
>
>                 Key: WICKET-5833
>                 URL: https://issues.apache.org/jira/browse/WICKET-5833
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-native-websocket
>    Affects Versions: 7.0.0-M5
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 7.0.0-M6
>
>
> At the moment 
> org.apache.wicket.protocol.ws.api.registry.IWebSocketConnectionRegistry has 
> method to get IWebSocketConnection by application, sessionId and 
> pageId/resourceName. And another one for getting all connections per 
> application.
> It would be useful to also have a method for returning all connections by 
> application and sessionId only, i.e. to return all connections for a given 
> user.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to