Sends a binary message to some selected nodes or broadcast it.
Addressees of the message. If the array is empty the message is broadcasted to every connected node but the sender.
Bytes to be sent/broadcasted. It may be serialised data or a plugin-defined packet.
See Implementation
Sends a binary message to some selected nodes or broadcast it.