Resolve "reduce pings"
Closes #7 (closed)
Delaying first ping is no-brainer. Suppressing subsequent pings seems iffy - see issues.
issues
- how does this interfere with disconnected detection? Currently we have none, but receiving PINGRESP seems like an important part of detecting connectiveness (esp on Node where a cut-the-wire is not detected by the websocket).
Edited by Gert Goet