Closed aarranz closed 3 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
logic.js | 19 | 22 | 86.36% | ||
app.js | 0 | 6 | 0.0% | ||
<!-- | Total: | 19 | 28 | 67.86% | --> |
Totals | |
---|---|
Change from base Build 809586833: | -3.3% |
Covered Lines: | 250 |
Relevant Lines: | 278 |
This PR adds support for sending heartbeat messages so browsers doesn't close the connection. Also, this PR adds support for cleaning expired connections when sending heartbeats. The default interval for heartbeats is 30s and connections are removed if the client does not reconnect in 24h.