does http4k have examples of how to set it up on k...
# http4k
n
does http4k have examples of how to set it up on kotlin-native ? if thats possible at all
d
We’re tied to the JVM am afraid, at least until they stably replace the apis which we’re reliant on from the JDK (io and date times mostly)
n
aww, dang kotlinx-io and kotlinx-dateime are a thing but i guess thay do not offer the same things as of yet ?
d
You are correct. Both of those things exist. But just barely atm. 🤣