Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 681 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 681 Bytes

WIP: Kotlin Coroutines for Android

Experimental implementation of Kotlin Coroutines for Android

coroutines-android

Provides MainThread coroutine context to dispatch coroutine invocation in main thread

README

coroutines-retrofit

Suspendable await extension for Retrofit callbacks class Call

README

How to use

Sample of usage