A few days ago , intentionally or not, a version of the Reactive Framework was released into the wild . Let’s see how we can use the RX for computations on a stream of data. As an example we’ll take a stream of ints and produce the averages in groups...