Hello, I would like to ask a question regarding kt...
# ktor
d
Hello, I would like to ask a question regarding ktor-http-client, We can customize
threadsCount
at engine is it similar with setting thread pool size at coroutineScope at
executorService.asCoroutineDispatcher()
? And what happened if we set threadsCount at engine and use
executorService.asCoroutineDispatcher()
✔️ 1
e
Hi @davidasync, http client uses its own dispatcher with fixed threads count