(following socket.io version bump)
dist/socket.io.js
: 61.1 kB ; dist/socket.io.slim.js
: 52.8 kB
[feat] Allow the use of a custom parser (#1075)
[fix] Run tests on the minified files (#1042)
[fix] Add nsp prefix to socket.id (#1058)
[test] Update browsers matrix (#1059)
[chore] Bump engine.io to version 3.1.0 (#1109)
[chore] Bump dev dependencies (#1108)
[chore] Bump debug to version 2.6.4 (#1101)
[chore] Fix dependencies (#1096)
[chore] Bump engine.io-client to version 2.0.2 (#1074)
[chore] Bump socket.io-parser to version 2.3.2 (#1071)
[chore] Bump engine.io-client to version 2.0.0 (#1062)
[chore] Update issue template with fiddle (#1057)
[docs] Fix messed events documentation (#1089)
[docs] Fix Manager constructor documentation (#1093)
[docs] Fix format in API.md (#1090)
[docs] Add note regarding the Emitter class (#1079)
[docs] Add missing path option in the documentation (#1078)
[docs] Fix typo (#1076)
[docs] Fix typo (#1066)
[docs] Add connect_error
and connect_timeout
events (#1051)
[docs] API documentation (#1049)
dist
folder (#1025)socket.io.min.js
(#1021)engine.io-client
NativeScript
supportengine.io-client
webpack.config.js
ws
instead of ignore
ing it from build [@lpinca]engine.io-client
engine.io-client
engine.io-client
Object.prototype
extensionszuul
and zuul-ngrok
debug
socket.io-parser
has-binary
index.js
ping
and pong
eventsopening
statesocket.io
for node4 supportengine.io-client
for node4 compatibilityengine.io-client
to fix build on windowssocket.io.js
with engine.io-client
1.5.1
socket.io.js
engine.io-client
to not depend on git(1)
for a depengine.io-client
socket.id
property pointing to session id [rase-]backo
for exponential backoff with randomization [mokesmokes]engine.io-client
uglify-js
engine.io-client
.readyState
before engine.io close eventhas-binary
socket.io-parser
engine.io-client
browserify
engine.io-client
.gitignore
browserify
socket.io-parser
for component-emitter
dep fixautoConnect
optionautoConnect
option to wait with connectingengine.io-client
for better deps and smaller buildforce new connection
connect_error
and connect_timeout
to socketssocket.io-parser
for binary ACK fixengine.io-client
for binary UTF8 fixsocket.io-parser
for windows fixengine.io-client
for parser fixesengine.io-client
zuul
socket.io-parser
engine.io-client
for android fixengine.io-client
socket.io-parser
json3
to avoid env pollutiondebug
browserify
supportopen
collision.defer
for webkit in a webworker.\n
parsing for non-JSON packets.socket.io-client
.package.json
.Socket#onConnect
to prevent double connect
events on the main manager.socket.io
server.connect
[3rd-Eden]util.inherit
to replicate Object.create / proto.SocketNamespace#of
shortcut. [3rd-Eden].send
and
callback based for .emit
. [dvv]new io.connect
. [fat]connect
events. [3rd-Eden]noop
message type.