forked from FoundKeyGang/FoundKey
Ignas Kiela
296c40c5b4
This resulted in endless ping-pong traffic on the websocket, happening every interval of network latency to the server (e.g. for me, with 40ms latency to my server, it was about every 40ms). On my server this ended up taking about 20% of foundkey's CPU usage. Now, just send pings every 30s, and check if we have received any pong's in last 60 seconds to check that the connection is still alive. Changelog: Fixed |
||
---|---|---|
.. | ||
backend | ||
client | ||
foundkey-js | ||
shared | ||
sw | ||
meta.json |