qamqp/tests/auto
Matt Broadstone 943180da27 fix(multiple-consume): only send consume message once
Previously if multiple attempts to call consume were made, then
QAmqpQueue would send a frame for each of them leading to multiple
consumer tags and general confusion. This guards from calling
consume multiple times.
2015-04-07 14:30:18 -04:00
..
qamqpchannel remove QAMQP namespace 2014-09-15 13:26:48 -04:00
qamqpclient add support for ssl connections 2015-02-02 10:49:25 -05:00
qamqpexchange show example of queued calls on QAmqpExchange 2015-02-27 09:13:17 -05:00
qamqpqueue fix(multiple-consume): only send consume message once 2015-04-07 14:30:18 -04:00
auto.pro split channel tests into their own executable 2014-08-08 17:09:51 -04:00