Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 228 Bytes

todo.md

File metadata and controls

11 lines (7 loc) · 228 Bytes

Beckon Coroutines

Goal

  • Replace Rxjava by Kotlin Coroutine concept like suspend function & Flow
  • Make the transition to the new version easy with RxJava extentions

Todo

  • Single -> suspend fun
  • Observable -> Flow