Ktor 2.3.10 Help

Supported platforms

The Ktor HTTP client can be used on different platforms supported by Kotlin:

You can use it in multiplatform projects, be it a multiplatform mobile or a full-stack web application. The following targets are supported for multiplatform projects:

Target platform

Target preset

Kotlin/JVM

  • jvm

Kotlin/JS

  • js

Android

  • android

iOS

  • iosArm32

  • iosArm64

  • iosX64

  • iosSimulatorArm64

watchOS

  • watchosArm32

  • watchosArm64

  • watchosX86

  • watchosX64

  • watchosSimulatorArm64

tvOS

  • tvosArm64

  • tvosX64

  • tvosSimulatorArm64

macOS

  • macosX64

  • macosArm64

Linux

  • linuxX64

Windows

  • mingwX64

Last modified: 02 April 2024