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

prepare

fun prepare(block: Config.() -> Unit): WebSockets

Builds a TFeature by calling the block with a TConfig config instance as receiver.