1*7a7160feSAndroid Build Coastguard Worker# Coroutines for reactive streams 2*7a7160feSAndroid Build Coastguard Worker 3*7a7160feSAndroid Build Coastguard WorkerThis directory contains modules with utilities for various reactive stream libraries. 4*7a7160feSAndroid Build Coastguard WorkerModule name below corresponds to the artifact name in Maven/Gradle. 5*7a7160feSAndroid Build Coastguard Worker 6*7a7160feSAndroid Build Coastguard Worker## Modules 7*7a7160feSAndroid Build Coastguard Worker 8*7a7160feSAndroid Build Coastguard Worker* [kotlinx-coroutines-reactive](kotlinx-coroutines-reactive/README.md) -- utilities for [Reactive Streams](https://www.reactive-streams.org) 9*7a7160feSAndroid Build Coastguard Worker* [kotlinx-coroutines-reactor](kotlinx-coroutines-reactor/README.md) -- utilities for [Reactor](https://projectreactor.io) 10*7a7160feSAndroid Build Coastguard Worker* [kotlinx-coroutines-rx2](kotlinx-coroutines-rx2/README.md) -- utilities for [RxJava 2.x](https://github.com/ReactiveX/RxJava) 11*7a7160feSAndroid Build Coastguard Worker* [kotlinx-coroutines-rx3](kotlinx-coroutines-rx3/README.md) -- utilities for [RxJava 3.x](https://github.com/ReactiveX/RxJava) 12