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
87ee832756cdc3e72b83c8847c9205580bb28620
socket.io
/
lib
History
Guillermo Rauch
87ee832756
Merge pull request
#375
from nkzawa/patch-9
...
Fix error when passing WebSocket#send the second argument on Safari
2015-04-05 17:26:44 -07:00
..
transports
fix error when passing WebSocket#send second argument on Safari
2015-02-19 03:35:07 +09:00
index.js
parser.js: removed the file
2013-01-28 11:40:15 -05:00
socket.js
expose
ping
and
pong
events
2015-04-05 15:46:30 -07:00
transport.js
Add rest of the ssl related options found in https.request.
2014-11-24 04:57:51 -03:00
xmlhttprequest.js
IE10 should prefer using XHR2 over XDR because it's safer
2014-09-04 17:38:39 +09:00