Releases: socketio/engine.io
Releases · socketio/engine.io
4.1.0
Features
- add support for v3.x clients (663d326)
Links
- Diff: 4.0.6...4.1.0
- Client release: 4.1.0
- ws version: ~7.4.2
4.0.6
3.5.0
4.0.5
No change on the server-side, this matches the client release.
Links
- Diff: 4.0.4...4.0.5
- Client release: 4.0.5
- ws version: ^7.1.2
4.0.4
No change on the server-side, this matches the client release.
Links
- Diff: 4.0.3...4.0.4
- Client release: 4.0.4
- ws version: ^7.1.2
4.0.3
No change on the server-side, this matches the client release.
Links
- Diff: 4.0.2...4.0.3
- Client release: 4.0.3
- ws version: ^7.1.2
4.0.2
4.0.1
Bug Fixes
- do not overwrite CORS headers upon error (fe093ba)
Links
- Diff: 4.0.0...4.0.1
- Client release: 4.0.1
- ws version: ^7.1.2
4.0.0
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
- disable perMessageDeflate by default (078527a)
- decrease the default value of maxHttpBufferSize (734f9d1)
- disable cookie by default and add sameSite attribute (a374471), closes /github.com/jshttp/cookie#options-1
- generateId method can now return a Promise (f3c291f)
- reverse the ping-pong mechanism (31ff875)
- use the cors module to handle cross-origin requests (61b9492)
Links
- Diff: v4.0.0-alpha.1...4.0.0
- Full diff: 3.4.0...4.0.0
- Client release: 4.0.0
- ws version: ^7.1.2
3.4.2
Bug Fixes
- remove explicit require of uws (85e544a)
Links
- Diff: 3.4.1...3.4.2
- Client release: -
- ws version: ^7.1.2