Join Slack
Communities
Powered by
I have created kotlin coroutines extension functio...
# coroutines
k
Kirtan Thakkar
12/28/2017, 1:59 PM
I have created kotlin coroutines extension functions that works with the existing retrofit return types. enqueueAwait, enqueueDeferred and enqueueDeferredResponse These functions can also scope to an activity/fragment Your feedback is welcome Library:
https://github.com/kirtan403/K4Kotlin
Source:
https://github.com/kirtan403/K4Kotlin/blob/master/k4kotlin-retrofit/src/main/java/com/livinglifetechway/k4kotlin_retrofit/Retrofit.kt
Usage and Example:
https://github.com/kirtan403/K4Kotlin/wiki/Retrofit#retrofit-callbacks-with-coroutines--experimental
Open in Slack
Previous
Next