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

Client instances emit 'soapError' event when error is detected #559

Merged
merged 1 commit into from
Feb 10, 2015
Merged

Client instances emit 'soapError' event when error is detected #559

merged 1 commit into from
Feb 10, 2015

Conversation

mdhooge
Copy link
Contributor

@mdhooge mdhooge commented Feb 8, 2015

Now that the client can send events, it was really easy to add that one. I spent more time writing the tests!

Note: First, I chose the simpler 'error' event. But that one has a special meaning in node and that broke backward compatibility.

@herom
Copy link
Contributor

herom commented Feb 10, 2015

Awesome, thanks a lot @mdhooge 👍

herom added a commit that referenced this pull request Feb 10, 2015
Client instances emit 'soapError' event when error is detected
@herom herom merged commit 18b4326 into vpulim:master Feb 10, 2015
@mdhooge mdhooge deleted the client-error-event branch February 10, 2015 08:34
diarmaidm pushed a commit to diarmaidm/node-soap that referenced this pull request Feb 3, 2016
Client instances emit 'soapError' event when error is detected
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.

2 participants