Describe your issue
How to observe the link status after creating the first new WebSocket\Client. Automatically try to reconnect after a delay of a few seconds when there is a link error, and stop the connection when a certain threshold is exceeded? (Similar to curl's CURLOPT_RETRY)
Describe your issue
How to observe the link status after creating the first
new WebSocket\Client. Automatically try to reconnect after a delay of a few seconds when there is a link error, and stop the connection when a certain threshold is exceeded? (Similar tocurl'sCURLOPT_RETRY)