kvision-common-remote
5.6.0
jvm
kvision-common-remote
/
io.kvision.remote
/
KVServiceBinder
/
createWebsocketHandler
create
Websocket
Handler
jvm
abstract
fun
<
REQ
,
RES
>
createWebsocketHandler
(
function
:
suspend
T
.
(
<ERROR CLASS>
<
REQ
>
,
<ERROR CLASS>
<
RES
>
)
->
Unit
,
requestSerializer
:
<ERROR CLASS>
<
REQ
>
,
responseSerializer
:
<ERROR CLASS>
<
RES
>
)
:
WH
Content copied to clipboard