elizarov
05/04/2017, 12:15 PMkotlinx.coroutines
version 0.15 is released. The full list of changes is here https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md Among the highlights are the various implementations for BroadcastChannel
and bindings for Project Reactor Flux
and Mono
from a pull request by Konrad Kamiński 🎉