qamqp/src
Matt Broadstone a7f9a3a837 chore(version): bump version to 0.4.0 2015-11-19 17:46:23 -05:00
..
qamqpauthenticator.cpp remove QAMQP namespace 2014-09-15 13:26:48 -04:00
qamqpauthenticator.h update LICENSE and add license headers 2015-02-09 13:45:05 -05:00
qamqpchannel.cpp refactor(QAmqpChannel): reset channel state on disconnect 2015-11-19 17:43:31 -05:00
qamqpchannel.h refactor(QAmqpChannel): reset channel state on disconnect 2015-11-19 17:43:31 -05:00
qamqpchannel_p.h QAmqpChannel: Emit closed signal when server closes. 2015-05-02 20:41:19 +10:00
qamqpchannelhash.cpp refactor(QAmqpChannel): reset channel state on disconnect 2015-11-19 17:43:31 -05:00
qamqpchannelhash_p.h refactor(QAmqpChannel): reset channel state on disconnect 2015-11-19 17:43:31 -05:00
qamqpclient.cpp refactor(QAmqpChannel): reset channel state on disconnect 2015-11-19 17:43:31 -05:00
qamqpclient.h QAmqpClient: Re-factor using QAmqpChannelHash. 2015-04-13 08:28:04 +10:00
qamqpclient_p.h refactor(QAmqpChannel): reset channel state on disconnect 2015-11-19 17:43:31 -05:00
qamqpexchange.cpp refactor(QAmqpChannel): reset channel state on disconnect 2015-11-19 17:43:31 -05:00
qamqpexchange.h refactor(QAmqpChannel): reset channel state on disconnect 2015-11-19 17:43:31 -05:00
qamqpexchange_p.h add preliminary support for publisher acknowledgements 2015-01-19 13:51:20 -05:00
qamqpframe.cpp Calling writeFrame with its static form 2015-03-16 16:27:23 +01:00
qamqpframe_p.h Allowing to configure the write timeout of AMQP frames 2015-03-16 15:03:23 +01:00
qamqpglobal.h chore(version): bump version to 0.4.0 2015-11-19 17:46:23 -05:00
qamqpmessage.cpp show example of queued calls on QAmqpExchange 2015-02-27 09:13:17 -05:00
qamqpmessage.h update LICENSE and add license headers 2015-02-09 13:45:05 -05:00
qamqpmessage_p.h remove QAMQP namespace 2014-09-15 13:26:48 -04:00
qamqpqueue.cpp refactor(QAmqpChannel): reset channel state on disconnect 2015-11-19 17:43:31 -05:00
qamqpqueue.h refactor(QAmqpChannel): reset channel state on disconnect 2015-11-19 17:43:31 -05:00
qamqpqueue_p.h fix(multiple-consume): only send consume message once 2015-04-07 14:30:18 -04:00
qamqptable.cpp remove QAMQP namespace 2014-09-15 13:26:48 -04:00
qamqptable.h update LICENSE and add license headers 2015-02-09 13:45:05 -05:00
src.pro QAmqpChannelHash: Container for storing channels. 2015-04-13 08:27:57 +10:00