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
080abccf1082eacef8d35fa07439cbcd56800cb7
socket.io
/
lib
/
transports
History
Guillermo Rauch
a9ed766b85
Fixed;
this.connection
is undefined.
2011-05-17 18:51:44 -07:00
..
htmlfile.js
Fixed style.
2011-05-17 16:10:33 -07:00
http-polling.js
Make sure to disable heartbeat intervals in polling transports.
2011-05-17 16:10:47 -07:00
http.js
Fixed handling of incoming POST requests to a XHR transport.
2011-05-15 19:07:04 -07:00
index.js
Socket.IO 0.7-pre
2011-05-05 08:49:40 -07:00
jsonp-polling.js
Fixed json-p debug instrumentation.
2011-05-17 16:11:51 -07:00
websocket.js
Fixed;
this.connection
is undefined.
2011-05-17 18:51:44 -07:00
xhr-polling.js
Changed; only output CORS headers for cross-domain requests to minimize framing.
2011-05-08 20:38:53 -07:00