Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
object HttpClientDefaults
Shared HTTP client configuration constants used by both Android and Desktop Ktor HttpClient setups.
Link copied to clipboard
Bridges Ktor's HTTP client logging to Kermit so HTTP request/response events appear in the standard app logs rather than going to System.out via Ktor's default io.ktor.client.plugins.logging.Logger.DEFAULT.
Link copied to clipboard
JVM-specific implementation of RadioTransport using jSerialComm. Uses StreamTransport for START1/START2 packet framing.