SEAPUNK / socketeer

yet another websocket framework
MIT License
3 stars 0 forks source link

Protocol v3: Allowing client pings #66

Open SEAPUNK opened 8 years ago

SEAPUNK commented 8 years ago

There could be use cases where the client would want to know if the server connection is alive before its set interval.

Maybe for latency testing?