Optional
destinationOptional
reliable?: booleanwhether to send this as reliable or lossy. For data that you need delivery guarantee (such as chat messages), use Reliable. For data that should arrive as quickly as possible, but you are ok with dropped packets, use Lossy.
Optional
topic?: stringthe topic under which the message gets published
the identities of participants who will receive the message, will be sent to every one if empty