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
13ff11977294943e70626a34dc640eba442498fc
socket.io
/
lib
History
Tony Kovanen
13ff119772
Making encoding work with callbacks. Not completely there yet.
2014-02-04 00:04:30 +02:00
..
transports
Making encoding work with callbacks. Not completely there yet.
2014-02-04 00:04:30 +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
Using url parameter for communicating the need for base64 instead of upgrade packet for WebSocket
2014-02-03 02:33:14 +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