ktor-client-core / io.ktor.client.features.websocket / WebSockets

WebSockets

fun HttpClientConfig<*>.WebSockets(config: Config.() -> Unit): Unit

Install WebSockets feature using the config as configuration.