krossbow-websocket-core
3.7.0
common
krossbow-websocket-core
/
org.hildan.krossbow.websocket
/
UnboundedWsListenerFlowAdapter
/
onTextMessage
on
Text
Message
common
fun
onTextMessage
(
text
:
String
)
:
ChannelResult
<
Unit
>
Content copied to clipboard
Sends a
WebSocketFrame.Text
frame to the
incomingFrames
flow.