Ser Gar asked 2017-08-30 17:03:30 UTC
Hi!
Websocket fails in some networks , I guess because some rules / protocols behind firewall / proxy:
WebSocket waiting for ready state = 1
Browser can't establish ws connection.
From this point, app doesn't continue
Maybe a missing validation about ws protocol attempts, and then switch ws protocol to false, or something like that
Or a better approach like WebSocketMaxAttempts property in json configuration file (default.json)
See attached image
Thanks in advance!
Ser Gar asked 2017-08-30 17:03:30 UTC
Hi!
Websocket fails in some networks , I guess because some rules / protocols behind firewall / proxy:
WebSocket waiting for ready state = 1
Browser can't establish ws connection.
From this point, app doesn't continue
Maybe a missing validation about ws protocol attempts, and then switch ws protocol to false, or something like that
Or a better approach like WebSocketMaxAttempts property in json configuration file (default.json)
See attached image
Thanks in advance!