outr / reactify

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

Use Macros #2

Closed darkfrog26 closed 7 years ago

darkfrog26 commented 7 years ago

The previous releases utilized runtime detection which was limiting as well as slower. Introducing Macros will offer significant performance and feature benefits. This also includes the change in project name from props to reactify.