dbrattli / dbrattli/Fable.Reaction
Async to IAsyncObservable?
Open
- Dominant language
- F#
- Stars
- 143
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to convert Aync<'> to IAsyncObservable<`>?
I am trying to combine this library with https://github.com/Zaid-Ajaj/Fable.Remoting
so I am getting Async from it, and I have trouble figuring out how to convert such
result to IAsyncObservable
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.