Any stuff on using ktor with native? No idea where...
# ktor
h
Any stuff on using ktor with native? No idea where to start
d
do you mean the HttpClient? Since right now the server part of Ktor only works on the JVM. For the client you have a sample here: https://github.com/ktorio/ktor-samples/tree/master/mpp/client-mpp
h
oh, okay
nah, i meant completely in native