krpc-client-impl-ktor
/
org.brightify.hyperdrive.krpc.client.impl.ktor
/
WebSocketClient
/
WebSocketClient
Web
Socket
Client
fun
WebSocketClient
(host:
String
= "localhost", port:
Int
= 8000, path:
String
= "/", useSecureConnection:
Boolean
= false, clientFactory: (
HttpClientConfig
<*>.() ->
Unit
) ->
HttpClient
= ::HttpClient)
Content copied to clipboard