Files
gun/lib/wsp
Jesse Gibson 6a63b46d2b Add max reconnect backoff
Sockets will try to reconnect upon disconnection with an exponentially
rising backoff (configurable). However, if it's unbounded, at a certain
point does it need to even try? Probably not. Instead there's now a
`max` option that defaults to a minute, and the backoff will never
exceed that time.
2016-11-18 12:49:58 -07:00
..
2016-11-18 11:42:24 -07:00
2016-11-18 12:49:58 -07:00
2016-11-18 11:42:24 -07:00
2016-11-16 16:40:14 -07:00
2016-11-16 16:40:14 -07:00
2016-11-10 10:09:18 -07:00