Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Shared HTTP client configuration used by both Android and Desktop Ktor HttpClient setups.

Link copied to clipboard
object KermitHttpLogger : Logger

Bridges Ktor's HTTP client logging to Kermit.

Link copied to clipboard

JVM-specific implementation of RadioTransport using jSerialComm. Uses StreamTransport for START1/START2 packet framing.

Functions

Link copied to clipboard
fun HttpRequestRetryConfig.configureDefaultRetry()

Shared io.ktor.client.plugins.HttpRequestRetry policy for both engines.