2
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 23 hours ago.
Jul 17, 2025 — Jul 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #193 from web-dev/patch-1 More... about 14 years ago
Fixed an error in the Express example code and corrected the formatting More... over 14 years ago
Merge pull request #179 from mrienstra/master More... over 14 years ago
nowjs.options.clientWrite was suppressing nowjs#connect. Amend this. More... over 14 years ago
Revert 3f05b25307. More... over 14 years ago
Update website. More... over 14 years ago
Retrieving room count in a better way (using Group count method instead of counting the Group users property). Added notification of leaving and entering -- though this is a bit crude, may be better to leave it out, rather than show it being done somewhat poorly. More... over 14 years ago
Updates to examples/multiroomchat_example: Added package.json; Added count of others in room; Improved JS. More... over 14 years ago
Updates to examples/helloworld_example: Added package.json; Improved JS. More... over 14 years ago
Updates to examples/express_example: Added package.json; Improved styling; Improved JS. More... over 14 years ago
more sensible default port for https More... over 14 years ago
version bump to v0.8.1 More... over 14 years ago
fix connect middleware More... over 14 years ago
version bump to 0.8.0 More... over 14 years ago
Merge branch 'master' of github.com:Flotype/now More... over 14 years ago
add session documentation More... over 14 years ago
Update changelog to v0.8.0 More... over 14 years ago
Update changelog.md More... over 14 years ago
add minified now.js client lib and serve it + build process More... over 14 years ago
experimental connect/express session support More... over 14 years ago
example of getGroups More... over 14 years ago
fix the issue about the example of getGroups More... over 14 years ago
update the doc More... over 14 years ago
Merge pull request #154 from dcolens/master More... over 14 years ago
Modify nowclient to use node-proxy. More... over 14 years ago
add build for client/now.js More... over 14 years ago
add removegroup function, gh #163 More... over 14 years ago
fix gh #157 More... over 14 years ago
added nodeclient support and examples More... over 14 years ago
updated doc to highlight the support of socket.io client-side resource option. More... over 14 years ago