Skip to content

Releases: socketio/engine.io-client

3.4.4

30 Sep 00:31
4d2f277
Compare
Choose a tag to compare

Links

4.0.0

10 Sep 23:22
2ea0d13
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

  • react-native: restrict the list of options for the WebSocket object (2f5c948)
  • use globalThis polyfill instead of self/global (#634) (3f3a6f9)
  • properly assign options when creating the transport (7c7f1a9)

Features

  • strip debug from the browser bundle (f7ba966)
  • reverse the ping-pong mechanism (81d7171)

Links

3.4.3

30 Sep 00:30
5a5313e
Compare
Choose a tag to compare

Links

3.4.2

04 Jun 06:08
f19a9e3
Compare
Choose a tag to compare

Links

3.4.1

17 Apr 08:49
81dc10d
Compare
Choose a tag to compare

Bug Fixes

  • use globalThis polyfill instead of self/global (357f01d)

Links

v4.0.0-alpha.1

13 Feb 06:34
804e871
Compare
Choose a tag to compare
v4.0.0-alpha.1 Pre-release
Pre-release

Bug Fixes

  • properly assign options when creating the transport (7c7f1a9)

Links

v4.0.0-alpha.0

13 Feb 06:35
d37534e
Compare
Choose a tag to compare
v4.0.0-alpha.0 Pre-release
Pre-release

chore

Features

  • reverse the ping-pong mechanism (81d7171)

BREAKING CHANGES

  • v3.x clients will not be able to connect anymore (they
    will send a ping packet and timeout while waiting for a pong packet).

  • the output bundle will now be found in the dist/ folder.

Links

3.4.0

13 Sep 12:11
ccc9337
Compare
Choose a tag to compare

Features

  • add withCredentials option (#614)
  • support extra charset info in Content-Type header (#619)

Bug fixes

  • fix NodeWebSocket declaration (#613)
  • ensure valid status is passed to error handler (#622)

Diff: 3.3.2...3.4.0
Server release: 3.4.0
ws version: ~6.1.0

3.3.2

13 Sep 12:09
Compare
Choose a tag to compare

Bug fixes

  • fix Websocket implementation in React Native (#607)

Diff: 3.3.1...3.3.2
Server release: -

3.3.1

19 Nov 21:52
696c7e7
Compare
Choose a tag to compare

Bug fixes

  • trigger xhr polling transport unload handler on 'pagehide' or 'unload' event (#604)
  • fix JSONP transport in Node.js environment (66b9e4a)

Milestone: 3.3.1
Diff: 3.3.0...3.3.1
Server release: 3.3.1