krossbow-websocket-core
Toggle table of contents
9.0.0
common
Platform filter
common
Switch theme
Search in API
krossbow-websocket-core
krossbow-websocket-core
/
org.hildan.krossbow.websocket
/
UnboundedWsListenerFlowAdapter
/
onBinaryMessage
on
Binary
Message
fun
onBinaryMessage
(
bytes
:
ByteString
)
:
ChannelResult
<
Unit
>
(
source
)
Sends a
WebSocketFrame.Binary
frame to the
incomingFrames
flow.