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
944e3953ab7ca81b92ff4de4689855266a61cf8a
socket.io
/
lib
History
Tony Kovanen
944e3953ab
Nicer feature detection
2014-02-02 19:33:56 +02:00
..
transports
Nicer feature detection
2014-02-02 19:33:56 +02: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
WebSocket's support for binary is now checked, and base64 is used when there is no binaryType. If WebSocket doesn't support binary, this is communicated to the server through the upgrade packet.
2014-02-02 14:44:02 +02:00
transport.js
Binary support
2014-02-01 01:52:41 +02:00
util.js
style
2014-02-01 19:01:46 +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