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