github socketio/socket.io-client 4.4.0

latest releases: 4.7.5, 4.7.4, 4.7.3...
2 years ago

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 ⬆️)

Don't miss a new socket.io-client release

NewReleases is sending notifications on new releases.