ktor-websockets
Toggle table of contents
3.3.1
jvm
Platform filter
jvm
Switch theme
Search in API
ktor-websockets
ktor-websockets
/
io.ktor.websocket
/
WebSocketWriter
/
send
send
jvm
suspend
fun
send
(
frame
:
Frame
)
(
source
)
Send a frame and write it and all outstanding frames in the queue
Report a problem