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
aec758df9959c1ff51c40a343224b39650710956
socket.io
/
lib
History
Arnout Kazemier
aec758df99
new build
2010-09-03 13:30:47 +02:00
..
transports
Made sure no errors where thrown in IE if there isn't a flash fallback available.
2010-09-03 13:22:55 +02:00
vendor
new build
2010-09-03 13:30:47 +02:00
io.js
Added jsonp-polling to the build script
2010-08-26 16:11:43 -07:00
socket.js
Make sure disconnect event is only fired if the socket was completely connected, and it's not a reconnection attempt that was interrupted.
2010-09-02 12:23:56 -07:00
transport.js
Make sure disconnect event is only fired if the socket was completely connected, and it's not a reconnection attempt that was interrupted.
2010-09-02 12:23:56 -07:00
util.js
Opera 10 support
2010-08-31 13:05:41 -07:00