Skip to content

지원되는 플랫폼

Ktor HTTP 클라이언트는 Kotlin이 지원하는 다양한 플랫폼에서 사용할 수 있습니다:

멀티플랫폼 프로젝트에서 멀티플랫폼 모바일 또는 풀스택 웹 애플리케이션으로 사용할 수 있습니다. 멀티플랫폼 프로젝트에 대해 다음 타겟이 지원됩니다:

대상 플랫폼 타겟 프리셋
Kotlin/JVM
  • jvm
Kotlin/JS
  • js
Kotlin/Wasm
  • wasmJs
Android
  • android
iOS
  • iosArm32
  • iosArm64
  • iosX64
  • iosSimulatorArm64
watchOS
  • watchosArm32
  • watchosArm64
  • watchosX86
  • watchosX64
  • watchosSimulatorArm64
tvOS
  • tvosArm64
  • tvosX64
  • tvosSimulatorArm64
macOS
  • macosX64
  • macosArm64
Linux
  • linuxX64
  • linuxArm64
Windows
  • mingwX64