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
83c27110093df14e4325f66cfa8f7ea800bbc31b
socket.io
/
lib
History
Guillermo Rauch
83c2711009
Implemented Socket buffering/flushing:
...
- Fires upon upgrade - Fires when the transport is drained.
2012-01-14 09:34:29 -08:00
..
transports
Fixed debug namespace convention.
2012-01-13 15:32:28 -08:00
engine.io.js
Upon http server close, close all engine open clients (attach)
2012-01-03 10:30:23 -08:00
parser.js
Leverage the client parser.
2011-12-22 18:58:52 -08:00
server.js
Fixed docs.
2012-01-14 09:32:52 -08:00
socket.js
Implemented Socket buffering/flushing:
2012-01-14 09:34:29 -08:00
transport.js
Added closing readyState and callback to Transport#doClose
2012-01-04 17:18:12 -08:00