krossbow-websocket-ktor
Toggle table of contents
9.1.0
common
Platform filter
common
Switch theme
Search in API
krossbow-websocket-ktor
krossbow-websocket-ktor
/
org.hildan.krossbow.websocket.ktor
/
KtorWebSocketClient
/
connect
connect
open
suspend override
fun
connect
(
url
:
String
,
protocols
:
List
<
String
>
,
headers
:
Map
<
String
,
String
>
)
:
WebSocketConnectionWithPingPong
(
source
)