Skip to content
Discussion options

You must be logged in to vote

You should be able to accomplish the same thing with Observable.FromAsync() and .TransformOnObservable() yes.

I'm not exactly against adding an overload that provides a CancellationToken to the transformer, but I'm honestly not keen to sit down and do it. Not with Observable.FromAsync() and .TransformOnObservable() as a very easy workaround. And that's roughly what we'd be doing under the hood anyway.

I wouldn't object to a PR for it, if you're so inclined.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@glen-nicol
Comment options

Answer selected by glen-nicol
Comment options

You must be logged in to vote
2 replies
@JakenVeina
Comment options

@glen-nicol
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants