krossbow-websocket-ktor
Toggle table of contents
9.0.0
common
Platform filter
common
Switch theme
Search in API
krossbow-websocket-ktor
krossbow-websocket-ktor
/
org.hildan.krossbow.websocket.ktor
Package-level
declarations
Types
Types
Ktor
Web
Socket
Client
Link copied to clipboard
class
KtorWebSocketClient
(
httpClient
:
HttpClient
=
HttpClient { install(WebSockets) }
)
:
WebSocketClient