2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #193 from web-dev/patch-1 More... almost 13 years ago
Fixed an error in the Express example code and corrected the formatting More... almost 13 years ago
Merge pull request #179 from mrienstra/master More... almost 13 years ago
nowjs.options.clientWrite was suppressing nowjs#connect. Amend this. More... almost 13 years ago
Revert 3f05b25307. More... almost 13 years ago
Update website. More... almost 13 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... almost 13 years ago
Updates to examples/multiroomchat_example: Added package.json; Added count of others in room; Improved JS. More... almost 13 years ago
Updates to examples/helloworld_example: Added package.json; Improved JS. More... almost 13 years ago
Updates to examples/express_example: Added package.json; Improved styling; Improved JS. More... almost 13 years ago
more sensible default port for https More... almost 13 years ago
version bump to v0.8.1 More... about 13 years ago
fix connect middleware More... about 13 years ago
version bump to 0.8.0 More... about 13 years ago
Merge branch 'master' of github.com:Flotype/now More... about 13 years ago
add session documentation More... about 13 years ago
Update changelog to v0.8.0 More... about 13 years ago
Update changelog.md More... about 13 years ago
add minified now.js client lib and serve it + build process More... about 13 years ago
experimental connect/express session support More... about 13 years ago
example of getGroups More... about 13 years ago
fix the issue about the example of getGroups More... about 13 years ago
update the doc More... about 13 years ago
Merge pull request #154 from dcolens/master More... about 13 years ago
Modify nowclient to use node-proxy. More... about 13 years ago
add build for client/now.js More... about 13 years ago
add removegroup function, gh #163 More... about 13 years ago
fix gh #157 More... about 13 years ago
added nodeclient support and examples More... about 13 years ago
updated doc to highlight the support of socket.io client-side resource option. More... about 13 years ago