send

abstract suspend fun send(text: String)(source)

Reply with a text message back to the client.

Use broadcast if you want to send a message to all clients connected on this stream.