Skip to content

v1.1.2

Compare
Choose a tag to compare
@damdo damdo released this 08 Feb 20:36
· 126 commits to master since this release
1c2cd2f

[FIX] Switch to concurrent collections to avoid race in EventEmitter (issue #76, PR #93)
[FIX] Fix Reconnection issue and NRE on Disconnect() after websocket_Closed (issue #70, issue #71, issue #73, PR #95)
[FIX] Reset _backOffMillis after a successful reconnection (issue #97, PR #96)