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

install

fun install(feature: WebSockets, scope: HttpClient): Unit

Overrides HttpClientFeature.install

Installs the feature class for a HttpClient defined at scope.