stakwork/sphinx-kotlin-core

Replace use of OkHTTP with a kotlin multiplatform alternative

Opened this issue · 0 comments

We could replace OkHTTP with ktor.io as it is already multiplatform. Issue is the time required to replace all the OkHTTP code we have in the repo.