send Realtime Message
Broadcasts a real-time data message on topic.
Parameters
topic
Destination topic string.
data
UTF-8 payload, max 2 KB.
lifetime Ms
How long the message is replayed to late joiners (ms). 0 means no replay.
Broadcasts a real-time data message on topic.
Destination topic string.
UTF-8 payload, max 2 KB.
How long the message is replayed to late joiners (ms). 0 means no replay.