send Single Unreliable Message
fun sendSingleUnreliableMessage(data: ByteArray, address: DittoAddress, completion: SingleSendCompletion?)
Send a single bus message to another peer, with no guarantees on delivery.
A completion closure may be provided which will provide feedback about whether this message was transmitted (but not necessarily received.)