A versatile and robust networking module for Kotlin Multiplatform (KMP) projects, utilizing Ktor with platform-specific engines. Supports dynamic HTTP client engine creation, including success and failure mock engines, interceptor-based OkHttp for Android, and SSL pinning configurations. This library ensures seamless integration and consistent networking functionality across Android and iOS, making it ideal for both production and testing environments.
Version1.2.0compared with
Version Details
| 1.1.0 | 1.2.0 | |
|---|---|---|
| Release date | Jul 13, 2026 | Jul 13, 2026 |
| Licenses | None | None |
| Vulnerabilities | None | None |
Runtime Changes (9)
| 1.1.0 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.ktor » ktor-client-content-negotiation | 2.3.6 | 2.3.13 |
| ~ Updated | io.ktor » ktor-client-core | 2.3.6 | 2.3.13 |
| ~ Updated | io.ktor » ktor-client-darwin | 2.3.6 | 2.3.13 |
| ~ Updated | io.ktor » ktor-client-logging | 2.3.6 | 2.3.13 |
| ~ Updated | io.ktor » ktor-client-mock | 2.3.6 | 2.3.13 |
| ~ Updated | io.ktor » ktor-client-serialization | 2.3.6 | 2.3.13 |
| ~ Updated | io.ktor » ktor-serialization-kotlinx-json | 2.3.6 | 2.3.13 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.0.0 | 2.0.21 |
| ~ Updated | org.jetbrains.kotlinx » kotlinx-coroutines-core | 1.9.0-RC | 1.9.0 |