Skip to content

RxJavaFX initial release

Compare
Choose a tag to compare
@thomasnield thomasnield released this 09 Jan 16:39
· 139 commits to 0.x since this release

After a long delay, we are excited to release RxJavaFX. This simple API allows you to turn JavaFX ObservableValues and Node Events into a reactive Observable stream with all the RxJava goodness. It also comes with a JavaFX Scheduler so you can safely schedule emissions on a JavaFX thread at any time.