http4k-client-websocket
Toggle table of contents
6.20.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-client-websocket
http4k-client-websocket
/
org.http4k.client
/
WebsocketClient
/
blocking
blocking
fun
blocking
(
uri
:
Uri
,
headers
:
Headers
=
emptyList()
,
timeout
:
Duration
=
Duration.ofSeconds(5)
,
autoReconnection
:
Boolean
=
false
,
draft
:
Draft
=
Draft_6455()
)
:
WsClient
(
source
)