We are using WebSocket & super socket for real-time notification in our project. In between the connections are broken due to which in browser the notifications are not received
The possible solution we got is of using PING/PONG. But, could not find any implementation for it. It would really great if any expert for this can help us out with the solution.