Socket.io v4.5.3 Release Notes

Release Date: 2022-10-15 // over 1 year ago
  • ๐Ÿ› Bug Fixes

    • typings: accept an HTTP2 server in the constructor (d3d0a2d)
    • typings: apply types to "io.timeout(...).emit()" calls (e357daf)

Previous changes from v4.5.2

  • ๐Ÿ› Bug Fixes

    • prevent the socket from joining a room after disconnection (18f3fda)
    • uws: prevent the server from crashing after upgrade (ba497ee)