Closed sonologico closed 1 year ago
This PR does a small refactor and fixes an issue where socket id isn't cleared on disconnection.
This causes a bug where, when connection is flapping as in #364, reconnecting causes the wrong socket id to be used.
Description of the pull request
This PR does a small refactor and fixes an issue where socket id isn't cleared on disconnection.
Why is the change necessary?
This causes a bug where, when connection is flapping as in #364, reconnecting causes the wrong socket id to be used.
CHANGELOG