0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 10 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated current package.json to only work with Socket.IO 0.6.x. Need to upgrade my code to Socket.IO 0.7.x More... almost 13 years ago
Version bump to v0.2.2 More... almost 13 years ago
Added example/client/ symlink in lieu of removed socket.io-client submodule More... almost 13 years ago
Removed submodules. More... almost 13 years ago
Updated README More... almost 13 years ago
Version bump to v0.2.1 More... almost 13 years ago
Forgot to add a file in last commit More... almost 13 years ago
Close GH-6. Thanks @kazuyukitanimura More... almost 13 years ago
Updated example to newest `connect` (Closes GH-7). Also fixed "Can't set headers after they are sent" error in example. Updated package.json to include "devDependencies" More... almost 13 years ago
Fixed syntax in package.json More... about 13 years ago
Added direct dependence on socket.io vs vendored version of socket.io. Updated package.json to reflect that. Version bump to v0.2.0. More... over 13 years ago
Fixed submodule issue with example/client. More... over 13 years ago
Removed socket.io-node because submodules was being buggy. More... over 13 years ago
Updated socket.io-node submodule to HEAD of socket.io-node repo. More... over 13 years ago
Added package.json for npm. v0.1.0. More... over 13 years ago
Major architectural change so that we don't need to rely on my special fork of connect anymore. Also, this does not rely on re-writing parts of Socket.IO-node. Overall, I've eliminated any brittleness that existed before because of modifications to the dependencies. We now have 2 syntactical ways to use Connect middleware with Socket.IO-node. More... over 13 years ago
Removed 1 debugging console.log line. More... over 13 years ago
The connect middleware now properly passes down the head parameter to the Socket.io Listener.prototype.check method. More... over 13 years ago
Updated to work with the Sep 2 Socket.IO-node HEAD. More... over 13 years ago
Fixed submodule madness. More... over 13 years ago
Removed submodules More... over 13 years ago
Updated git submodule. More... over 13 years ago
Updated submodule. More... over 13 years ago
Fixed a few typos in the README. More... over 13 years ago
Initial commit. More... over 13 years ago