Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Dany Lepage discusses the architectural ...
To test out RxJava, we’ll write a command-line application that watches the public event stream developed by CoinCap. This event stream provides a WebSocket API, which is like a firehouse of ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Birgitta Böckeler, Distinguished Engineer at ...
In modern Android applications, efficiently handling API requests is essential for providing smooth and responsive user experiences. RxJava, combined with Kotlin, offers a powerful way to handle ...
RxJava is a Java VM implementation of Reactive Extensions: a library for composing asynchronous and event-based programs by using observable sequences. It extends the observer pattern to support ...
One of the most useful classes that RxJava provides for testing is the TestObserver. A TestObserver is a special type of Observer that can subscribe to any Observable or Flowable and record the events ...
Upgrading to the latest release of a library is usually as simple as changing the version number in your dependency configuration, but for RxJava users, making the switch to RxJava 2.0 isn’t quite so ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results