reconnecting-websocket
reconnecting-websocket copied to clipboard
Why do we need minUptime?
minUptime is introduced in a rewrite (76b58cd4cea869a2c427f4475c5d175d5fecbfc0).
What's the problem of calling _acceptOpen immediately rather than minUptime seconds later?
Probably to avoid dead-loop in case of logical bug in the application.