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

nsqd Authentication Support #35

Merged
merged 2 commits into from
Jun 7, 2014
Merged

Conversation

jehiah
Copy link
Member

@jehiah jehiah commented May 27, 2014

This is to go along with nsqio/nsq#356 and support Authentication in the client library

cc: @mreiferson

@mreiferson mreiferson changed the title Nsqd Authentication Support nsqd Authentication Support May 27, 2014
fi

if ! which nsqlookupd >/dev/null; then
echo "missing nsqd binary" && exit 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nsqlookupd (good additions, btw)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch. resolved. stole from previous test script updates to nsqd

@jehiah
Copy link
Member Author

jehiah commented Jun 7, 2014

validated. 🍔 merge me

mreiferson added a commit that referenced this pull request Jun 7, 2014
@mreiferson mreiferson merged commit cb45642 into nsqio:master Jun 7, 2014
@jehiah jehiah deleted the auth_support_35 branch June 27, 2014 17:28
@jehiah jehiah mentioned this pull request Jul 2, 2014
amosir pushed a commit to amosir/go-nsq that referenced this pull request Jan 16, 2024
GitHub Actions fixups, README badges update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants