Tried ktor, wasabi and even nanohttp but no luck
# server
r
Tried ktor, wasabi and even nanohttp but no luck
g
All those web servers are JVM based, for native you need native http server library
There are plans to make ktor multuplatform and some parts already there, but not ready yet
also wasabi is deprecated (“merged to ktor”)