We are not seeing response status either way from server and client. I am sharing few links where the response status is not getting in our socket-io-server. could you please help to me understand whether this can be done from server as server as to send some response pong which is generally 3 as given in the following links :
Hi,
Can you please clarify the issue you're seeing? Ping pong is a heartbeat mechanism, if you have enough traffic flowing, you wouldn't see any heartbeat messages.
Hi @trinopoty
We are not seeing response status either way from server and client. I am sharing few links where the response status is not getting in our socket-io-server. could you please help to me understand whether this can be done from server as server as to send some response pong which is generally 3 as given in the following links :
https://stackoverflow.com/questions/24564877/what-do-these-numbers-mean-in-socket-io-payload https://github.com/socketio/socket.io-protocol