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