mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
Otherwise clients would detect timeouts before a heartbeat has a chance of reaching them. The new values themselves were suggested by @rauchg. I myself think that the heartbeat timeout should probably only be ~10s larger than the interval.