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
29ce06f8d9f1dfbfb103a23f70a6dddf9008229c
socket.io
/
lib
History
Guillermo Rauch
29ce06f8d9
Don't check for data length to trigger _onData, since most transports are not doing it
2010-08-31 19:49:56 -07:00
..
transports
Don't check for data length to trigger _onData, since most transports are not doing it
2010-08-31 19:49:56 -07:00
vendor
Android compatibility. Updated web-socket-js. Thanks @sleavitt, @gimite
2010-08-26 13:31:04 -07:00
io.js
Added jsonp-polling to the build script
2010-08-26 16:11:43 -07:00
socket.js
Set timeout defaults based on heartbeat interval and polling duration (since we dont do heartbeats for polling)
2010-08-31 19:49:12 -07:00
transport.js
Set timeout defaults based on heartbeat interval and polling duration (since we dont do heartbeats for polling)
2010-08-31 19:49:12 -07:00
util.js
Opera 10 support
2010-08-31 13:05:41 -07:00