Kotlinx.coroutines: Room integration

Created on 9 Feb 2018  路  3Comments  路  Source: Kotlin/kotlinx.coroutines

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.

integration

Most helpful comment

Also, I would love to have extension functions for android LiveData to work with channels, not with Observable.

See LiveData, Observer

All 3 comments

Also, I would love to have extension functions for android LiveData to work with channels, not with Observable.

See LiveData, Observer

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.

Was this page helpful?
0 / 5 - 0 ratings