Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

small fixes to cli program and example.js #13

Merged
merged 1 commit into from
Sep 20, 2015
Merged

small fixes to cli program and example.js #13

merged 1 commit into from
Sep 20, 2015

Conversation

diffalot
Copy link
Contributor

this might fix #11 and #6

  • use an app name when creating client
  • throw error messages when argv length is incorrect
  • use server.on('publish', ...) instead of broadcast
  • use argv.host and argv.port in bin when broadcasting and subscribing

* use an app name when creating client
* throw error messages when argv length is incorrect
* use server.on('publish', ...) instead of broadcast
* use argv.host and argv.port in bin when broadcasting and subscribing
@mafintosh
Copy link
Owner

👍

mafintosh added a commit that referenced this pull request Sep 20, 2015
small fixes to cli program and example.js
@mafintosh mafintosh merged commit 5fb683b into mafintosh:master Sep 20, 2015
@mafintosh
Copy link
Owner

Thanks. Out in 4.3.1

@mafintosh
Copy link
Owner

Also really cool username!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI not working
2 participants