Skip to content

websocket-v1.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 11:47
· 13 commits to master since this release
29f1dec

1.5.0

Features

  • add separate tx lock for send and receive (250eebf)
  • add unregister event to websocket client (ce16050)
  • add ability to reconnect after close (19891d8)

Bug Fixes

  • release client-lock during WEBSOCKET_EVENT_DATA (030cb75)