github socketio/socket.io-client 2.1.0

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

Matching Socket.IO 2.1.0 release notes

Features

  • add a 'binary' flag (#1194)
// by default, the object is recursively scanned to check whether it contains some binary data
// in the following example, the check is skipped in order to improve performance
socket.binary(false).emit('plain-object', object);

Links:

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

NewReleases is sending notifications on new releases.