I\'ve been using alot of RxJava Observables converted to LiveData in my code using LiveDataReactiveStreams.fromPublisher() library. So I t
Observables
LiveData
LiveDataReactiveStreams.fromPublisher()
Theese functions can be a little shorter, but that's not a good idea at all. Rx gives much more possibilities, than LiveData listeners