outr / reactify

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

Add capability to set `monitoring` during assignment. #17

Closed darkfrog26 closed 6 years ago

darkfrog26 commented 7 years ago

Currently the monitoring of Observables is automatic, but in certain circumstances it would be useful to be able to explicitly set this.