kotlin-coroutines-vs-rx

Additional

Language
Kotlin
Version
N/A
Created
Aug 15, 2018
Updated
Sep 21, 2018 (Retired)
Owner
Patrick Yin (patrickyin)
Contributor
Patrick Yin (patrickyin)
1
Activity
Badge
Generate
Download
Source code

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