I need close down a WebSocket connection at the end of a business process for a logged in user. I've seen in the documentation that the method closeConnections() can be used for this. Are you able to provide details or an example of how to implement that in my script?
↧