See #231. We should provide an out-of-the box integration with Room either via an integration module (if that is possible in Room at all) or via a PR to the Room library.
There's work in progress (and a first stage released as of Room 2.1.0-alpha03) tracked here: https://issuetracker.google.com/issues/69474692
I'm closing this issue as this integration work is being up on Google side.
Most helpful comment
Also, I would love to have extension functions for android
LiveDatato work with channels, not withObservable.See LiveData, Observer