quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-server
/
com.quarkdown.server.message
/
ServerMessage
/
send
send
fun
send
(
host
:
String
=
"localhost"
,
port
:
Int
)
:
Job
Asynchronously sends the message to a WebSocket server.
Parameters
host
host of the server
port
port of the server