JakeWharton/retrofit2-kotlin-coroutines-adapter

Could I cancel the request in an easy way like RxLifeCycle instead of cache the request in a collection?

Closed this issue · 1 comments

Could I cancel the request in an easy way like RxLifeCycle instead of cache the request in a collection?

This is a general coroutine usage question and not specific to this library. Consider asking on StackOverflow or the Kotlin Slack coroutine channel.