I have a script that periodically sends websocket messages using Websocket Request. Is there any way to detect (and handle) the case when the websocket is disconnected, either by the server or for any other reason?
↧
I have a script that periodically sends websocket messages using Websocket Request. Is there any way to detect (and handle) the case when the websocket is disconnected, either by the server or for any other reason?