You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: