sunflower
sunflower copied to clipboard
using kotlin channel (question)
Hi there,
- Is there any sample using kotlin coroutine and its channel with architecture component?
- Will coroutine channel livedata will be available in architecture component?
- Should we replace livedata with coroutine channel?