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
8dca195ce3ee4f475fcb0ba78baef65c184e4cac
socket.io
/
lib
/
transports
History
Arnout Kazemier
8dca195ce3
Added some JSDocs
2011-03-10 22:23:24 +01:00
..
flashsocket.js
Work in progress of converting the files to JSDoc. Finished the transport.js but and started work on the other files.
2011-03-09 23:06:33 +01:00
htmlfile.js
Removed double var statements..
2011-03-09 17:01:39 +01:00
jsonp-polling.js
Removed globals that where introduced by commit:
0a1a93b484
2011-03-09 16:25:48 +01:00
websocket.js
Removed double var statements..
2011-03-09 17:01:39 +01:00
xhr-multipart.js
Removed double var statements..
2011-03-09 17:01:39 +01:00
xhr-polling.js
Removed double var statements..
2011-03-09 17:01:39 +01:00
xhr.js
Added some JSDocs
2011-03-10 22:23:24 +01:00