This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
socket.io
Watch
1
Star
1
Fork
0
You've already forked socket.io
mirror of
https://github.com/socketio/socket.io.git
synced
2026-04-30 03:00:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d69a8ce5779e07c9a2befeef6ebe5cefc69c5d4d
socket.io
/
lib
History
Arnout Kazemier
d69a8ce577
Removed once, because it's not that easy to remove the events you attach. Because when call our reset function, you also want to remove all attached listeners we required for the reconnect functionality. And, it's that bad if they are called multiple times.
2011-03-06 19:30:02 +01:00
..
transports
Fixed problem with xhr-multipart buffering
2011-02-05 11:35:58 -08:00
vendor
Upgraded the build process to also produce a minified build.
2011-03-04 10:47:38 +01:00
io.js
Release 0.6.2
2011-02-05 11:37:43 -08:00
socket.js
Removed once, because it's not that easy to remove the events you attach. Because when call our reset function, you also want to remove all attached listeners we required for the reconnect functionality. And, it's that bad if they are called multiple times.
2011-03-06 19:30:02 +01:00
transport.js
Fixed semicolons (thanks SINPacifist)
2010-10-20 19:21:31 -03:00
util.js
Better readyState read
2010-12-23 17:27:19 -08:00