Join Slack
Communities
Powered by
why do you mix rx and coroutines?
# coroutines
e
enleur
10/17/2018, 9:00 PM
why do you mix rx and coroutines?
p
Paul Woitaschek
10/17/2018, 9:09 PM
Legacy
e
enleur
10/17/2018, 9:10 PM
well, check
https://github.com/Kotlin/kotlinx.coroutines/blob/master/reactive/kotlinx-coroutines-reactive/README.md
to convert reactive streams to coroutine objects
p
Paul Woitaschek
10/17/2018, 9:10 PM
I do exactly that?
e
enleur
10/17/2018, 9:16 PM
yeah sorry
v
Vsevolod Tolstopyatov [JB]
10/18/2018, 8:02 AM
Because they do not exclude each other (yet). We still has no cold streams
4
Views
Open in Slack
Previous
Next