Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ktor

Kotlin Multiplatform Mobile: Ktor - how to cancel active coroutine (network request, background work) in Kotlin Native (iOS)?

How to configure jackson-modules-java8 in Ktor

jackson ktor jsr310

How to build a secure (wss://...) websocket server using Kotlin's ktor?

Compiler cannot resolve classes in io.ktor.client.features.logging

Serve kotlin multiplatform javascript from ktor

Ktor socket client to self signed server: Domain specific configurations require ... checkServerTrusted(X509Certificate[], String, String) is used

android kotlin ssl ktor

How can I serialize kotlin exposed sql dao

kotlin ktor kotlin-exposed

How to Serialize Web Socket Frame.text in Ktor with kotlinx.serialization

Docker: exec /usr/local/openjdk-11/bin/java: exec format error

What is the relationship between non-blocking I/O and Kotlin coroutines?

How to share HttpClient between Multiplatform Ktor and Coil?

Can Ktor HttpClient JsonFeature use kotlinx.serialization

How do I use custom configuration in Ktor?

ktor koin

Ktor doesn't log exceptions

kotlin logging ktor

How do I configure the engine for KTOR HTTPclient Multiplatform Kotlin projects? Addition of SSL certificate is also required

ktor client post request causes error `lateinit property nextElementName has not been initialized`

kotlin ktor

Set custom headers to websocket request (ktor)

Add plugins to an existing Ktor project

kotlin intellij-idea ktor

How does ktor websocket flow api works?

websocket server ktor

IgnoreUnknownKeys for one type only with Kotlinx and Ktor

kotlin ktor kotlinx