Skip to content

socketio - v1.1.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 07:58
· 16 commits to refs/heads/main since this release
27e7861

🧹 Updates

  • SocketIO: Change isAlive to atomic update to solve the high concurrency problem (#1165)

Full Changelog: socketio/v1.1.2...socketio/v1.1.3

Thank you @liaohongxing for making this update possible.