@vishant you need to keep sending those HB messages I think.
The client must send a heartbeat message for each WebSocket connection every 30 sec to keep the connection alive.
Also, can you tell me how you got to decode the data coming in messages?
Response is in binary format with Little Endian byte order
I am unable to decode those