Skip to content

Releases: socketio/engine.io

4.1.0

14 Jan 00:49
e5b307c
Compare
Choose a tag to compare

Features

  • add support for v3.x clients (663d326)

Links

4.0.6

04 Jan 22:30
9b62152
Compare
Choose a tag to compare

Bug Fixes

  • correctly pass the options when using the Server constructor (#610) (cec2750)

Links

3.5.0

30 Dec 09:13
b9dee7b
Compare
Choose a tag to compare

Features

  • add support for all cookie options (19cc582)
  • disable perMessageDeflate by default (5ad2736)

Links

4.0.5

07 Dec 10:29
e7115b8
Compare
Choose a tag to compare

No change on the server-side, this matches the client release.

Links

4.0.4

17 Nov 21:54
c2981c6
Compare
Choose a tag to compare

No change on the server-side, this matches the client release.

Links

4.0.3

17 Nov 09:10
67ca12c
Compare
Choose a tag to compare

No change on the server-side, this matches the client release.

Links

4.0.2

09 Nov 09:08
16fd658
Compare
Choose a tag to compare

Bug Fixes

  • add extension in the package.json main entry (#608) (17b8c2f)

Links

4.0.1

21 Oct 22:40
58943c3
Compare
Choose a tag to compare

Bug Fixes

  • do not overwrite CORS headers upon error (fe093ba)

Links

4.0.0

10 Sep 23:21
70b1c36
Compare
Choose a tag to compare

More details about this release in the blog post: https://socket.io/blog/engine-io-4-release/

Bug Fixes

  • ignore errors when forcefully closing the socket (#601) (dcdbccb)
  • remove implicit require of uws (82cdca2)

Features

Links

3.4.2

04 Jun 14:21
b68ed6f
Compare
Choose a tag to compare

Bug Fixes

  • remove explicit require of uws (85e544a)

Links