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

Use System.Reactive.Async and IAsyncObservable instead of custom ISubscriber abstraction #220

Merged
merged 1 commit into from
May 22, 2023

Conversation

BalassaMarton
Copy link
Contributor

Removed the custom ISubscriber interface now that Rx.NET has the async packages in preview.

@BalassaMarton BalassaMarton requested a review from a team May 22, 2023 12:01
…ncObservable instead of custom ISubscriber abstraction
@BalassaMarton BalassaMarton merged commit 469139e into morganstanley:main May 22, 2023
@BalassaMarton BalassaMarton deleted the messaging-reactive branch June 20, 2023 10:48
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