I installed longEars and successfully connected to my RabbitMQ broker. But I don't understand why the payloads are like "66 69 72 73 74" instead of simple text like "first".
As the same happens in the examples in Readme, I suppose there must be some reason to encode the payload like this. But how do I decode the payload ?
I installed longEars and successfully connected to my RabbitMQ broker. But I don't understand why the payloads are like "66 69 72 73 74" instead of simple text like "first".
As the same happens in the examples in Readme, I suppose there must be some reason to encode the payload like this. But how do I decode the payload ?