When forwarding an incoming message to registered message subscribers, the message ID should be part of the payload. In case of a message being delivered more than once this allows the receiving party to apply a message processed filter / deduplication or other processes.
Currently, only the message body itself is forwarded.
When forwarding an incoming message to registered message subscribers, the message ID should be part of the payload. In case of a message being delivered more than once this allows the receiving party to apply a message processed filter / deduplication or other processes.
Currently, only the message body itself is forwarded.