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
520aeaddf4f25e32e830ee8486c22ab2aca83ecc
socket.io
/
lib
/
transports
History
Arnout Kazemier
520aeaddf4
Made sure no errors where thrown in IE if there isn't a flash fallback available.
2010-09-03 13:22:55 +02:00
..
flashsocket.js
Made sure no errors where thrown in IE if there isn't a flash fallback available.
2010-09-03 13:22:55 +02:00
htmlfile.js
Added note about htmlfile cross-domain
2010-09-01 02:12:40 -07:00
jsonp-polling.js
JSONP IE6-7 fixes
2010-08-30 15:22:11 -07:00
websocket.js
Made sure no errors where thrown in IE if there isn't a flash fallback available.
2010-09-03 13:22:55 +02:00
xhr-multipart.js
Make sure parent constructors are called properly
2010-07-28 16:08:09 -07:00
xhr-polling.js
Don't check for data length to trigger _onData, since most transports are not doing it
2010-08-31 19:49:56 -07:00
xhr.js
Made sure no errors where thrown in IE if there isn't a flash fallback available.
2010-09-03 13:22:55 +02:00