Exclusive messages
To send a message from a publisher to all clients subscribed to a topic except one single client, the client can use the publishExclusiveMessage method.
This might be appropriate if the message being published is a result of receiving a message from a client which you do not want to send back to that client.