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
b462865bcba79f1db500777ac4b6556f377d18cb
socket.io
/
lib
History
Tony Kovanen
b462865bcb
Fixed transport close deferring logic.
...
Transport can still be upgrading after deferring until the drain event.
2014-10-05 03:01:50 +03: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
Fixed transport close deferring logic.
2014-10-05 03:01:50 +03: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