Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Reconnect after an error. (jitsi#1199)
With Stream Management enabled ReconnectManager stops trying in some cases if the connection is closed with an error. We see that XMPPTCPConnection.connected=true in that case (TCP connection open, but an attempt to login fails).
- Loading branch information