toggle menu
krossbow-websocket-core
7.1.0
common
switch theme
search in API
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.