2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 15, 2025 — Aug 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs. discourage use of req.socketId More... about 14 years ago
Fix for session IDs which contain + chars More... about 14 years ago
Merge branch 'master' of github.com:socketstream/socketstream More... about 14 years ago
Merge pull request #256 from jcrugzz/master More... about 14 years ago
make generated app.js pass jshint More... about 14 years ago
Fixes #257. Thanks! More... about 14 years ago
Made sure the cookie was unsigned in the socket request object to match the HTTP request session id More... about 14 years ago
Clearer install instructions until 0.3.0 is pushed to npm More... about 14 years ago
Fix for #255. ss.client.define() now only specifies files generated More... about 14 years ago
Updated jQuery version to 0.7.2. Libs in ss.client.define() are now listed explicitly to avoid confusion over load order More... about 14 years ago
Updated Mocha dep for Node 0.8 More... about 14 years ago
Changed Readme to reflect Node 0.8 More... about 14 years ago
More asset refactoring and a fix for #251 More... about 14 years ago
Asset manager refactoring More... about 14 years ago
ss.client.packAssets({cdn: {} }) options can now take functions. Plus annoying changes to lib files as a result of new CoffeeScript version More... about 14 years ago
Updated dev deps More... about 14 years ago
Updated deps and enabled SocketStream to work with Node 0.7/0.8. Please report any issues in #250. More... about 14 years ago
Enable assets to be packed upon server start with SS_PACK=1, even if you don't call ss.client.packAssets() in your code More... about 14 years ago
Changed behaviour of ss.client.packAssets() to allow assets to be pre-packed before distribution. Check out HISTORY.md for more details More... about 14 years ago
finishing up changes to Live Reload More... about 14 years ago
Merge pull request #227 from CyberWalrus/master More... about 14 years ago
corrected error reporting More... about 14 years ago
updated docs with video links (formatting) More... about 14 years ago
updated docs with video links More... about 14 years ago
updated docs - see announcement at https://groups.google.com/forum/?fromgroups#!topic/socketstream/qZFkZzJRLZI More... about 14 years ago
enable proper routing of HTTP requests to non-root (/) single-page clients when URL contains question marks and params More... about 14 years ago
Merge pull request #235 from curasystems/master More... about 14 years ago
rebase on latest socketstream, latest chokidar, better events More... about 14 years ago
Merge branch 'master' of github.com:socketstream/socketstream More... about 14 years ago
Readme update More... about 14 years ago