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
13c638178aecf1ece7cfd5dfb669fdcd7fa8095b
socket.io
/
lib
History
Guillermo Rauch
13c638178a
Leverage node.js serving of the client side files
...
Make sure we can load io.js from node (window check)
2010-09-09 14:06:41 -07:00
..
transports
Fix for XDomain send() on IE8 (thanks Eric Zhang)
2010-09-07 01:38:23 -07:00
vendor
new build
2010-09-03 13:30:47 +02:00
io.js
Leverage node.js serving of the client side files
2010-09-09 14:06:41 -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