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

WebSocketCapability

object WebSocketCapability : HttpClientEngineCapability<Unit>

Indicates if a client engine supports WebSockets.

Functions

toString

fun toString(): String