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
8fc0f34e35f750a96054258a4569fd53c42a5312
socket.io
/
lib
History
GK
8fc0f34e35
put UA detection inline where used, remove util.js
2014-04-11 20:08:48 -04:00
..
transports
put UA detection inline where used, remove util.js
2014-04-11 20:08:48 -04: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
change qs and qsParse methods to encode and decode
2014-04-10 18:23:10 -04:00
transport.js
Binary support
2014-02-01 01:52:41 +02:00
util.js
remove on, load, replace keys and inherits with modules
2014-04-11 19:45:46 -04: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