it looks like `TestEngine` doesn't handle any HTTP...
# ktor
k
it looks like
TestEngine
doesn't handle any HTTP. i'd like to have a super simple/lightweight embedded server for test purposes, to test my platform-specific HTTP clients. is there a recommended way to do this?
perhaps CIO server engine?
well shit. none of the servers support native
n
Have heard that there are plans to support the linuxX64 target in Ktor Server 1.4.0. Don't know about the other Linux targets (including linuxArm32Hfp).