AndroidDev-social / DodoForMastodon

🐘 Mastodon client for Android, iOS and Desktop (JVM)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEAT]: Inject Coroutine context into KtorApi client

krizzu opened this issue · comments

Perhaps you don't even need to do that. Ktor is already async by default, it shouldn't block the thread.