Why should we use Kotlin coroutines when we have m...
# feed
s
Why should we use Kotlin coroutines when we have mutiny-kotlin ? This is more confusing and leading to conflict on the changes and appreciation we bring in product and may be by next year we will have one more version of coroutines and mutiny !! Appreciate if any one tells me whats the difference and why one should be used over other ?
d
Wrong channel I'd start with a question what is mutiny-kotlin? Looks like IBM take on reactive streams today i learned ... unsure why you would use it over project reactor (or even rx-java...). As for the question itself - there are tons of online articles/stackoverflow/reddit threads etc comparing coroutines and reactive streams lib