Skip to content

socket.io@4.8.2

Latest

Choose a tag to compare

@darrachequesne darrachequesne released this 22 Dec 16:48
· 8 commits to main since this release
dd71792

The url.parse() function is now deprecated and has been replaced by new URL() (see 8af7019).

Bug Fixes

  • call adapter.init() when creating each namespace (f3e1f5e)
  • improve io.close() function (#5344) (bb0b480)

Dependencies