Open
Description
Description
Since this library is based on dotnet/reactive which is implemented using Tasks, it cannot be used with Fable.
Known workarounds
There actually is a library that implements ReactiveX for F# Fable using mailboxes — FSharp.Control.AsyncRx. I think it would be nice to merge these libraries into one.
By the way, I already mentioned this in the issue.