Hi, I'm writing in regards to an inquiry on XChange here: knowm/XChange#109
Does Java-websockets have any internal mechanism to detect when the Interent connection goes down? Perhaps with a timeout parameter?
At XChange, we already have a way to reconnect, but it relies on receiving an onClose message from Java-Websockets.
Any idea how we can deal with this? Thanks in advance!
Hi, I'm writing in regards to an inquiry on XChange here: knowm/XChange#109
Does Java-websockets have any internal mechanism to detect when the Interent connection goes down? Perhaps with a timeout parameter?
At XChange, we already have a way to reconnect, but it relies on receiving an onClose message from Java-Websockets.
Any idea how we can deal with this? Thanks in advance!