Automatic WebSocket pings
This patch was authored by @bridger and released by @tanner0101.
Adds a pingInterval
property on WebSocket which will trigger automatic pings to the peer to ensure that the connection is still active (#68).
Adds a pingInterval
property on WebSocket which will trigger automatic pings to the peer to ensure that the connection is still active (#68).