The Retrofit adapter uses enqueue which means OkHt...
# coroutines
j
The Retrofit adapter uses enqueue which means OkHttp can better multiplex over HTTP/2 and will honor per-host connection limits.
c
Ok, thanks 🙂
g
Also cancellation will work properly, just wrapping execute will not make this blocking code cancellable