toggle menu
http4k
LOCAL
jvm
switch theme
search in API
http4k-realtime-core
/
org.http4k.websocket
/
nonBlocking
non
Blocking
fun
WebsocketFactory
.
nonBlocking
(
uri
:
String
,
headers
:
Headers
=
emptyList()
,
onError
:
(
Throwable
)
->
Unit
=
{}
,
onConnect
:
WsConsumer
=
{}
)
:
Websocket