B4J Question reconnecting websocket

mauro vicamini

Active Member
Licensed User
Longtime User
Hi Everyone,
is it possible that a reconnecting websocket (reconnecting-websocket.js) should try to reconnect without that server application hasn't catch a disconnection and without the server could have close the websocket connection? Could exist some kind of connection interruption that is not cacthed by the server but catched for client that try to reconnect?

Thanks for the attention
 
Top