HI I have to implement the client connection listener for open and close the websocket connection.Currently i am using static hash map to store the websocketconnectionkey for each client .How will i notify that client has closed the connection and the specific websocket connection key i need to remove from the map.
can any body help me out to figure out in camel websocket .I have gone through the class where i found that in WebsocketComponent its provided the HashMap CONNECTORS which contain the servlet information in default inner class ConnectorRef, but i am not able to retrieve the information . Rama -- View this message in context: http://camel.465427.n5.nabble.com/How-will-get-the-information-about-websocket-client-connection-is-open-or-closed-in-camel-websocket--tp5761100.html Sent from the Camel Development mailing list archive at Nabble.com.