Version 4.7.3
January 3, 2024
Server
Bug Fixes
- return the first response when broadcasting to a single socket (#4878) (df8e70f)
- typings: allow to bind to a non-secure Http2Server (#4853) (8c9ebc3)
Dependencies
engine.io@~6.5.2
(no change)ws@~8.11.0
(no change)
Client
Bug Fixes
- improve compatibility with node16 module resolution (#1595) (605de78)
- typings: accept string | undefined as init argument (5a3eafe)
- typings: fix the type of the socket#id attribute (f9c16f2)
Dependencies
engine.io-client@~6.5.2
(no change)ws@~8.11.0
(no change)