Model-View-Controller pattern with RxSwift.
See Wiki
RxMVC supports to implement Model-View-Controller pattern with RxSwift like this: (from wikipedia)
Not this:
I don't know what the original definition is. But RxMVC is targeted to upper definition.
To run the example project, clone the repo, and run pod install
from the Example directory first.