Hello, According to the stomp specification, the handling of the NACK client command is server specific. Does anyone know how activemq handles the NACK command? The only relevant documentation seems to be : https://activemq.apache.org/how-do-i-unack-the-message-with-stomp,
which is written as if the nack command does not exist. Thx, Paul