I am assuming that MQ captures the datastream sent down from the server to the client and then does something useful with that...
If this is the case, where does it happen?
What I want to do is write this stream to a file and try and parse it for the info when a user uses the /bazaar command....
Is this possible? Or am I on the wrong track?

