vertx
/
io.vertx.kotlin.core.http
/
io.vertx.core.http.WebSocket
/
writeFinalTextFrameAwait
writeFinalTextFrameAwait
suspend
fun
WebSocket
.
writeFinalTextFrameAwait
(
text
:
String
)
:
Unit