vertx
/
io.vertx.kotlin.core.http
/
io.vertx.core.http.WebSocket
/
writeFrameAwait
writeFrameAwait
suspend
fun
WebSocket
.
writeFrameAwait
(
frame
:
WebSocketFrame
)
:
Unit