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
d9f4317bae4077948a47ad67cb2ea651b0f7517d
socket.io
/
lib
History
aaronk6
d9f4317bae
Fixed "jsonp polling iframe removal error" on connection close when using polling (JSONP) transport
2014-09-30 12:29:52 +02:00
..
transports
Fixed "jsonp polling iframe removal error" on connection close when using polling (JSONP) transport
2014-09-30 12:29:52 +02:00
index.js
parser.js: removed the file
2013-01-28 11:40:15 -05:00
socket.js
Merge pull request
#324
from nkzawa/patch-5
2014-09-25 15:32:33 -07:00
transport.js
disabled XDomainRequest as default and added enablesXDR option to enable it
2014-08-18 07:50:36 +09:00
xmlhttprequest.js
disabled XDomainRequest as default and added enablesXDR option to enable it
2014-08-18 07:50:36 +09:00