Skip to main content
Module

x/socket_io/CHANGELOG.md

Socket.IO server for Deno
Go to Latest
File

Releases

0.1.1 (2022-09-14)

Bug Fixes

  • disallow duplicate WebSocket connections with same sid (193a9b5)
  • disallow mismatching transport (6b2cc16)
  • prevent crash when using custom headers (dfe3122)
  • send a “noop” packet when transport is already closed (3b1eb82)

0.1.0 (2022-09-12)

This is the first release of this library!