I am developing a WebSocket service using NodeJS and the Einaros WS module, and I asked this question: NodeJS Einaros WS Time Time Time, which apparently no one knows the answer, so I assume that I have to write my own ping-pong based system to check, the client is still connected.
I am not sure whether to write code on the server side or on the client side; I mean, if the server should ping the client or ... the client (which is my own application for web applications) should ping the server.
Is there a difference between the two methods?
Jack M.
source share