Hi Ktor Team, currently there are two major limitations for ktor server on native targets
•
HTTPS and HTTP2 are not supported without reverse proxy
• Windows
target (mingw_x64) is not supported
Are there any plans to address this in near future (I hope with the introduction of the new kotlinx-io multiplatform library will make this more tractable) ?