Open tsufiev opened 5 years ago
Client code may close and then open reconnectingwebsocket - in that case forcedClose flag has to be reset, otherwise subsequent disconnects would be treated as forced.
forcedClose
@joewalnes hi! Could you please review this one-liner fix?
Client code may close and then open reconnectingwebsocket - in that case
forcedClose
flag has to be reset, otherwise subsequent disconnects would be treated as forced.