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
/
WebSocketListenerFlowAdapter
/
onPing
on
Ping
suspend
fun
onPing
(
bytes
:
ByteString
)
(
source
)
Sends a
WebSocketFrame.Ping
frame with the given
bytes
to the
incomingFrames
flow.