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
7f5b56ab78c0a02cecc31455eeec4084fd1c3bc1
socket.io
/
lib
History
Guillermo Rauch
7f5b56ab78
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
..
transports
Remove _xhr and _sendXhr objects
2010-09-01 11:44:43 -07:00
vendor
Android compatibility. Updated web-socket-js. Thanks @sleavitt, @gimite
2010-08-26 13:31:04 -07: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