Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(websockets): not calling on_close on TLS notify
This commit fixes the issue that once a TLS notify was received, it wouldn't call on_close, ending up stuck in loop, not reconnecting.
- Loading branch information