@Fernando http4k doesn’t work in KMP, I’m afraid. It uses some JDK classes that aren’t multi-platform (around streaming and time manipulation)
f
Fernando
12/15/2022, 12:58 PM
Thanks, any recommendation to replace http4k, I am trying to build a library to POST to an endpoint and capture the response and send it to another endpoint.
s
s4nchez
12/15/2022, 1:34 PM
I haven't tried it, but I'd investigate Ktor for that.