i don't follow. if you use enqueue it does use the okhttp dispatcher thread pool. and then when the response is done it resumes your coroutine on whatever dispatcher you called from
c
Colton Idle
06/17/2023, 2:01 PM
so. question on this.
enqueue uses okhttps dispatcher thread pool
execute too
what is it about using