SimpleAmqpClient icon indicating copy to clipboard operation
SimpleAmqpClient copied to clipboard

Fix examples

Open alanxz opened this issue 13 years ago • 1 comments

Fix the examples in the examples/ directory to work with the v2.0 interface.

alanxz avatar Mar 08 '12 17:03 alanxz

SimplePublisher::~SimplePublisher() calls DeleteExchange with 3 parameters, but that method only has 2

stevehickman avatar Apr 15 '16 03:04 stevehickman