Not exactly sure what you're asking, could you elaborate a bit more? Channels are a safe way to share data between coroutines/threads. You can read more about them here:
https://kotlinlang.org/docs/reference/coroutines/channels.html
If you have more specific questions, you might want to head over to
#C1CFAFJSK