Skip to content

4.4.0

Compare
Choose a tag to compare
@darrachequesne darrachequesne released this 18 Nov 13:16
· 4 commits to master since this release
71e34a3

Bug Fixes

Features

socket.timeout(5000).emit("my-event", (err) => {
  if (err) {
    // the server did not acknowledge the event in the given delay
  }
});

Links:

Size of the bundles:

min min+gzip
socket.io.min.js 40.4 KB (+ 0.4 KB ⬆️) 13.1 KB (+ 0.1 KB ⬆️)
socket.io.msgpack.min.js 45.6 KB (+ 0.4 KB ⬆️) 14.2 KB (-)
socket.io.esm.min.js 33.1 KB (+ 0.3 KB ⬆️) 11.3 KB (+ 0.2 KB ⬆️)