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
076b3e4b842a4a5e7ea4468c1769c40267d88cfa
socket.io
/
lib
History
Guillermo Rauch
076b3e4b84
Merge pull request
#284
from rase-/fix/tests
...
Fix double firing of close event when explicitly closing a socket
2014-04-11 08:50:50 -07:00
..
transports
JSONP and test fixes for fails in IE
2014-04-11 15:39:14 +03:00
emitter.js
require 'emitter' versus 'emitter-component'
2013-03-13 12:00:10 -04:00
index.js
parser.js: removed the file
2013-01-28 11:40:15 -05:00
socket.js
Fix double firing of close event when explicitly closing a socket
2014-04-11 01:06:41 +03:00
transport.js
polling: ensure that the timestamp used for cache busting is unique
2014-03-24 19:48:05 +01:00
util.js
Merge pull request
#266
from get/parsejson_new
2014-03-08 19:40:36 -02:00
xmlhttprequest.js
use
jsonp
in favor of
XDomainRequest
to preserve
Cookie
headers in all situations [3rd-eden] (
fixes
#217
)
2013-12-20 12:36:33 -03:00