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
866a56ed20a2f387eef906e9be7034abe6d910c1
socket.io
/
lib
History
Naoyuki Kanezawa
866a56ed20
wait for buffer to be drained before closing
2014-10-04 21:57:35 +09: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
wait for buffer to be drained before closing
2014-10-04 21:57:35 +09: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