kmp-networking

Installation
SKILL.md

KMP Networking with Ktor

Configure Ktor client for cross-platform networking with platform-optimized engines.

Dependencies

// build.gradle.kts (shared module)
plugins {
    kotlin("multiplatform")
    kotlin("plugin.serialization")
}
Installs
48
GitHub Stars
64
First Seen
Feb 17, 2026
kmp-networking — ahmed3elshaer/everything-claude-code-mobile