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
6363b62f4326cb87c2909e8f1e34412f09ebcdf2
socket.io
/
lib
/
transports
History
Arnout Kazemier
fc4b8c382e
Include flashsocket above the websocket fallback so we can disable the
...
AUTO-INITIALIZE before the code gets executed, preventing a double init call
2011-06-18 16:18:22 +02:00
..
flashsocket.js
Include flashsocket above the websocket fallback so we can disable the
2011-06-18 16:18:22 +02:00
htmlfile.js
Made the io.tranports dynamic based on the transports that are available
2011-06-09 21:17:05 +02:00
jsonp-polling.js
Merge branch 'master' of
https://github.com/LearnBoost/Socket.IO
into develop
2011-06-18 01:19:57 +02:00
websocket.js
better websocket detection + sniffing for WebSocket fallback
2011-06-17 11:19:47 +02:00
xhr-polling.js
Merge branch 'master' of
https://github.com/LearnBoost/Socket.IO
into develop
2011-06-16 22:29:19 +02:00
xhr.js
Fixed opera stateChange()
2011-06-17 01:52:13 -03:00