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

Allow Methods to be picked up that return IObservable<T> #5

Closed
flq opened this issue Oct 10, 2012 · 1 comment
Closed

Allow Methods to be picked up that return IObservable<T> #5

flq opened this issue Oct 10, 2012 · 1 comment
Assignees
Milestone

Comments

@flq
Copy link
Owner

flq commented Oct 10, 2012

Once Feature #4 is in place, it should be possible to add this feature much like the FlexibleSubscriptionAdapter only the other way round.

The end result are classes that can accept messages as well as send messages without needing a direct dependency on MemBus. It should also be considered that methods accepting an IObservable<T> get just what they want.

@ghost ghost assigned flq Oct 10, 2012
@flq
Copy link
Owner Author

flq commented Dec 20, 2013

Has been closed by commit 2587f98

@flq flq closed this as completed Dec 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant