kotlin-coroutines-vs-rx-java This is a simple Kotlin Coroutines vs. RxJava sample. It calls SpaceX's api to get the next launch's deatil. Dependencies RxJava2 RxAndroid Kotlinx-coroutines GSON OKHTTP Retrofit2 Retrofit2-adapter-rxjava2 Retrofit2-adapter-kotlin-coroutines