B4J Question How to stop a websocket ?

mauro vicamini

Active Member
Licensed User
Longtime User
Hello everyone!
I'd like to know how to stop a websocket connection from a javascript client that use reconnecting-websocket.js. In my client application I've the need to stop an established connection to my B4J server application.

Thanks for the attention
 
Top