Socket.io v4.4.0 Release Notes

Release Date: 2021-11-18 // over 2 years ago
  • ๐Ÿ› Bug Fixes

    • only set 'connected' to true after middleware execution (02b0f73)

    ๐Ÿ”‹ Features

    • โž• add an implementation based on uWebSockets.js (c0d8c5a)
    • โž• add timeout feature (f0ed42f)
    • โž• add type information to socket.data (#4159) (fe8730c)