/RxEventBus

Demo Application that shows how to implement a custom EventBus with RxJava2. The purpose of this demo is to show how this EventBus can improve the way how your classes interact between them with the use of Events. The architecture used in this demo is MVP.

Primary LanguageJava

Watchers