outr / reactify

The first and only true Functional Reactive Programming framework for Scala.
MIT License
86 stars 4 forks source link

FutureObservable #7

Closed darkfrog26 closed 7 years ago

darkfrog26 commented 7 years ago

Create a wrapper around Future that is an Observable that will have state once it completes.