http4k-realtime-core
Toggle table of contents
6.20.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-realtime-core
http4k-realtime-core
/
org.http4k.websocket
/
nonBlocking
non
Blocking
fun
WebsocketFactory
.
nonBlocking
(
uri
:
String
,
headers
:
Headers
=
emptyList()
,
onError
:
(
Throwable
)
->
Unit
=
{}
,
onConnect
:
WsConsumer
=
{}
)
:
Websocket
(
source
)