Matt Broadstone
|
d9d52e489a
|
Queue::messageReceived no longer passes the queue as a parameter (use sender() if you need it)
fixed qamqp manual test to send key before message
|
2014-06-05 15:44:14 -04:00 |
Matt Broadstone
|
01d792f38d
|
refactor Message to be explicitly shared class, rather than passing
shared pointers around directly
|
2014-06-05 15:37:41 -04:00 |
Matt Broadstone
|
3d69359431
|
renamed open/close methods to connectToHost/disconnectFromHost (to mirror Qt socket API), added the first auto tests!
|
2014-05-29 10:16:33 -04:00 |
Matt Broadstone
|
cd33957147
|
rename amqp => amqp_client
|
2014-05-28 13:05:51 -04:00 |
Matt Broadstone
|
7394092f60
|
turn qamqp into a proper library, set up test dir structure, moved qamqp test app to manual test
|
2014-05-28 12:52:42 -04:00 |
Matt Broadstone
|
565d0e04df
|
rename and move pro files
|
2014-05-28 12:36:50 -04:00 |
Matt Broadstone
|
0dfa78a9db
|
moved qamqp cli code to a manual test
|
2014-05-28 12:35:05 -04:00 |