Open
Description
Hi
If server unavailable or server is down, check few hours cause the websocketClient stuck in loop.
When disconnect wifi or reset esp8266 everything is OK.
How we can exit from websocket.loop() in specific time and goto next line main loop? For example 10 second if websocket not connect. Current time out not work Properly with that condition.
Thanks in advance