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
2b48f93d46ee7b39a828de904138c4d96dc25d5d
socket.io
/
lib
History
Arnout Kazemier
2b48f93d46
First basic implemenation of .once but still need to figure out a way to also have the .once removed as it's wrapped in a function. Anyways this alone is enough to close bug
#103
. Because we now have a once listener we can easily
fix
#38
2011-03-08 23:06:41 +01:00
..
transports
MOAN, Now, i finally got the html working again... and than i start breaking the flashsocket.. >_< DAMN you privates
2011-03-08 17:02:30 +01:00
vendor
Upgraded the build process to also produce a minified build.
2011-03-04 10:47:38 +01:00
io.js
MOAN, Now, i finally got the html working again... and than i start breaking the flashsocket.. >_< DAMN you privates
2011-03-08 17:02:30 +01:00
socket.js
First basic implemenation of .once but still need to figure out a way to also have the .once removed as it's wrapped in a function. Anyways this alone is enough to close bug
#103
. Because we now have a once listener we can easily
fix
#38
2011-03-08 23:06:41 +01:00
transport.js
This should fix
https://github.com/LearnBoost/Socket.IO/issues/92
because the client will be broken anyways without JSON support we might as well throw an error.
2011-03-08 22:17:20 +01:00
util.js
MOAN, Now, i finally got the html working again... and than i start breaking the flashsocket.. >_< DAMN you privates
2011-03-08 17:02:30 +01:00