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

docs: clarify section on client events in Readme.md #989

Merged
merged 1 commit into from
Dec 4, 2017
Merged

docs: clarify section on client events in Readme.md #989

merged 1 commit into from
Dec 4, 2017

Conversation

darahayes
Copy link
Contributor

@darahayes darahayes commented Dec 4, 2017

Hi there, I came across this module because a project I started working on is using it. One of the things I needed to do was implement some logging for client events.

I found that the section on Client Events in the Readme wasn't super clear, specifically the function signatures for the event handlers. I found myself reading the code of lib/client.js just to be sure.

This PR is a suggested fix that should make it immediately obvious to the reader what arguments the handler functions will receive.

Have a nice day!

@coveralls
Copy link

coveralls commented Dec 4, 2017

Coverage Status

Coverage remained the same at 93.648% when pulling e8d2999 on darahayes:update-client-events-docs into cfd1629 on vpulim:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.648% when pulling e8d2999 on darahayes:update-client-events-docs into cfd1629 on vpulim:master.

@jsdevel
Copy link
Collaborator

jsdevel commented Dec 4, 2017

Thanks!

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.

3 participants