http4k-client-okhttp
Toggle table of contents
6.20.0.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-client-okhttp
http4k-client-okhttp
/
org.http4k.client
/
OkHttpWebsocketClient
/
blocking
blocking
fun
blocking
(
uri
:
Uri
,
headers
:
Headers
=
emptyList()
,
timeout
:
Duration
=
Duration.of(5, ChronoUnit.SECONDS)
)
:
WsClient
(
source
)