I am using Autobahn library for web socket connection. My backend server is php.
I am facing WebSockets connection lost issue very frequently when i have started socket connection.
How to overcome this issue? Is there any way to connect to socket again without informing user.