Websocket Reconnection Issue

Hi,

I was testing the connection lost scenario for Differential Dept Stream Websocket. I disconnected my computer from the internet for 30 minutes and re-connected it.

Websocket doesn’t get disconnected but I don’t receive any data from it either. I was expecting from it either to continue or get disconnected.

Does anyone had this problem?

It’s recommend to disconnect and reconnect in the client side.

thanks.