All Types

io.ktor.client.engine.cio.CIO

HttpClientEngineFactory using a Coroutine based I/O implementation without additional dependencies with the the associated configuration CIOEngineConfig.

io.ktor.client.engine.cio.CIOEngineConfig

Configuration for CIO client engine.

io.ktor.client.engine.cio.CIOEngineContainer
io.ktor.client.engine.cio.ClientClosedException
io.ktor.client.engine.cio.ConnectException
io.ktor.client.engine.cio.EndpointConfig

Endpoint settings.

io.ktor.client.engine.cio.FailToConnectException
io.ktor.client.HttpClient (extensions in package io.ktor.client.features.websocket)