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

Fix #22. Improve error handling #27

Merged
merged 4 commits into from
Sep 11, 2023
Merged

Fix #22. Improve error handling #27

merged 4 commits into from
Sep 11, 2023

Conversation

vasturiano
Copy link
Collaborator

This PR exposes a new onError method that can be used for handling connection and other types of errors.

In addition, it also fixes a bug reported in #22 of an unreferenced stop method: .stop is not a function.

Also bumps dev dependencies to latest.

@github-actions
Copy link
Contributor

Please set a semver versioning label of either major, minor, or patch on this pull request.

@vasturiano vasturiano merged commit 3b720e3 into main Sep 11, 2023
5 of 6 checks passed
@vasturiano vasturiano deleted the improve-error-handling branch September 11, 2023 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants