We are happy to announce the release of Socket.IO v3!
Monthly update #1
Hi everyone!
Here's the #1 edition of our Monthly update. This is a new experiment, we will try to stick to this frequency in order to keep you updated of the work that is in progress and the directions the project is taking.
Socket.IO client 2.3.1
Hi everyone!
We have published a minor version of the client: 2.3.1
Engine.IO 4 Release
We are happy to announce the release of Engine.IO v4, the low-level engine that powers Socket.IO.
Socket.IO 2.0.1, 2.0.2 and 2.0.3
We published three minor releases right after 2.0.0
, so please be sure to use the latest version!
Socket.IO is on Open Collective
Open Collective provides a transparent, sustainable, and secure way for people to support and sponsor open source projects. We are joining other great projects (you may have heard about MochaJS, GulpJS or webpack, among lots of other awesome projects) in the quest to ensure the project's sustainability.
Socket.IO 2.0.0
Socket.IO 2.0.0 is finally here!
Socket.IO 1.4.5
We just published some quick fixes!
Socket.IO 1.4.4
We just published two fixes for socket.io-client
:
Building with
browserify
orwebpack
is now completely straightforward. No need toexclude/ignore
ornoParse/externals
thews
module.Improved the JSONP transport when
socket.io-client
orengine.io-client
are lazily evaluated or the<script>
tag that included them gets removed.
Socket.IO 1.4.1, 1.4.2 and 1.4.3
We published three minor releases right after 1.4.0
addressing build issues in different environments.