send

suspend fun send(targetHost: String, targetPort: Int, payload: ByteArray)

Send payload to targetHost:targetPort through the relay (a thin wrap + UDP send).