reiern70 commented on issue #352: WICKET-6649 Store the applicationName, 
sessionId and key in WebSocket…
URL: https://github.com/apache/wicket/pull/352#issuecomment-482056433
 
 
   > Hello @martin-g,
   > The original request was to simplify message sending to some "subset" of 
websocket connections
   > Not sure how this code change will help ...
   
   Hi,
   
   If IKey of message is same as IKey of connection (page that sent message), 
then I can get all connections and exclude the one that have same IKey of 
message. That was my use case.
   
   @martin-g 
   
   Is this reasoning correct? If, so your changes suffice IMHO.
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to