Hi, I have been using the beta version of web-socket which allows re-connection. I have using it over WIFI for a few days and it works fine. However, re-connection is not working over LAN on the same network. Interestingly, when I switch back to WIFI re-connection works, but over LAN it wont.
Hi @skk, Reconnection doesn't depend on the type of connection, it expects heartbeat ping from webscoket server every second. If it is working on wifi, it has to work on LAN.
Reconnection doesn't depend on the type of connection, it expects heartbeat ping from webscoket server every second. If it is working on wifi, it has to work on LAN.