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

Updated interface to include Async events. #353

Merged
merged 4 commits into from
Jan 24, 2024

Conversation

sspates
Copy link
Contributor

@sspates sspates commented Jan 24, 2024

added ConnectionDisconnected, ConnectionOpened, ReconnectFailed, and MessageDropped events to the INatsConnection interface.

Copy link
Collaborator

@mtmk mtmk left a comment

Choose a reason for hiding this comment

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

LGTM thanks @sspates

@mtmk mtmk merged commit 470e9df into nats-io:main Jan 24, 2024
10 checks passed
mtmk added a commit that referenced this pull request Jan 24, 2024
* Fix unnecessary error log on dispose (#354)
* Updated interface to include Async events. (#353)
@mtmk mtmk mentioned this pull request Jan 24, 2024
mtmk added a commit that referenced this pull request Jan 25, 2024
* Fix unnecessary error log on dispose (#354)
* Updated interface to include Async events. (#353)
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