Hi, I'm wondering if the interceptor can support MQTT protocol. I tested the example in activemq-artemis/examples/features/standard/interceptor and the interceptor can work with the provided example. However, when I use MQTT protocol to publish/subscribe, the interceptor seems not working. (The MQTT pub/sub operations did success.)
Much appreciated! - Vincent