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
dfae47d42aab73fb00fc5f01758face2eed24c8d
socket.io
/
lib
/
transports
History
Guillermo Rauch
dfae47d42a
Make sure to disable heartbeat intervals in polling transports.
2011-05-17 16:10:47 -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
Removed const (slow)
2011-05-06 15:12:51 -07:00
websocket.js
Added WebSocket#writeVolatile (and WebSocket#drained state)
2011-05-08 20:38:10 -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