qamqp/src
Matt Broadstone fa132d7c72 guarantee frames are written
wait for the END frame to be written, guaranteeing that data will
be written when you think it has been.
2014-07-28 11:36:52 -04:00
..
amqp_authenticator.cpp move library files to src directory 2014-05-28 12:35:31 -04:00
amqp_authenticator.h export it all! this may be unnecessary, more investigation needed 2014-05-28 15:33:15 -04:00
amqp_channel.cpp add qos support to channel 2014-06-26 10:28:58 -04:00
amqp_channel.h add qos support to channel 2014-06-26 10:28:58 -04:00
amqp_channel_p.h add qos support to channel 2014-06-26 10:28:58 -04:00
amqp_client.cpp add tests for proper uri validation 2014-06-26 16:05:47 -04:00
amqp_client.h add tests for proper uri validation 2014-06-26 16:05:47 -04:00
amqp_client_p.h add tests for proper uri validation 2014-06-26 16:05:47 -04:00
amqp_exchange.cpp add publish options 2014-06-23 15:36:03 -04:00
amqp_exchange.h add publish options 2014-06-23 15:36:03 -04:00
amqp_exchange_p.h add publish options 2014-06-23 15:36:03 -04:00
amqp_frame.cpp guarantee frames are written 2014-07-28 11:36:52 -04:00
amqp_frame.h move property definition/access to Message 2014-07-21 16:54:12 -04:00
amqp_global.h move property definition/access to Message 2014-07-21 16:54:12 -04:00
amqp_message.cpp add accessors for custom headers 2014-07-21 17:08:13 -04:00
amqp_message.h add accessors for custom headers 2014-07-21 17:08:13 -04:00
amqp_message_p.h add accessors for custom headers 2014-07-21 17:08:13 -04:00
amqp_queue.cpp move property definition/access to Message 2014-07-21 16:54:12 -04:00
amqp_queue.h clean up QAMQP::Queue api 2014-06-24 21:09:45 -04:00
amqp_queue_p.h clean up QAMQP::Queue api 2014-06-24 21:09:45 -04:00
src.pro refactor Message to be explicitly shared class, rather than passing 2014-06-05 15:37:41 -04:00