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

Renamed SASL to sasl according to protocol definition for SASL plain … #97

Merged
merged 2 commits into from
Dec 18, 2017
Merged

Renamed SASL to sasl according to protocol definition for SASL plain … #97

merged 2 commits into from
Dec 18, 2017

Conversation

pfilion
Copy link
Contributor

@pfilion pfilion commented Dec 14, 2017

Renamed SASL to sasl according to protocol definition for SASL authentication. Now using Buffer object to create the UTF-8 byte encoding

…text authentication. Now using Buffer object to create the UTF-8 byte encoding
@jbmusso
Copy link
Owner

jbmusso commented Dec 14, 2017

Thanks for sending this. I guess we can drop the utf8 dependency altogether then?

@jbmusso
Copy link
Owner

jbmusso commented Dec 15, 2017

Thanks, tests are failing since utf8 library is still imported in GremlinClient. Could you please amend your last commit to reflect this change?
I think there's a way for me to commit on a fork branch, unsure how. I need to dig in Github doc.
Once this passes I'll merge and publish a new version on npm.

@pfilion
Copy link
Contributor Author

pfilion commented Dec 15, 2017

Sure, I have no problem taking care of that !
Voilà !

@jbmusso jbmusso merged commit e9c4594 into jbmusso:master Dec 18, 2017
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.

None yet

2 participants