I try to use the AMQP-CPP library, and have now the problem that the received messages contain some gargabe at the end. In wireshark, everything seems fine when looking at the ampq communication. I’ve tried the built-in event callers boost and libuv, both have the same behavior. My Code looks like this (libuv): auto *loop ..
Recent Comments