Overview
LiftWeb makes building dynamic websites extremely easy whilst hiding away a lot of the plumbing. RxScala is a Scala adaptor for RxJava, “a library for composing asynchronous and event-based programs using observable sequences for the Java VM”.
This blog describes how we combined Lift and RxScala for event-based UI components consuming and producing observable sequences.