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.