AMQP-CPP/tests
Emiel Bruijntjes f23dc72a4f Fixed documentation, removed references to the ChannelHandler - an object that is no longer supported by AMQP-CPP 2015-01-26 14:47:30 +01:00
..
table installed test program, added onMessage() function in deferredconsumer 2014-04-15 14:49:03 +02:00
.gitignore Login errors are now explicitly reported via the ConnectionHandler::onError method, see issue #15 2014-11-20 13:01:26 +01:00
Makefile installed test program, added onMessage() function in deferredconsumer 2014-04-15 14:49:03 +02:00
README.md installed test program, added onMessage() function in deferredconsumer 2014-04-15 14:49:03 +02:00
main.cpp installed test program, added onMessage() function in deferredconsumer 2014-04-15 14:49:03 +02:00
myconnection.cpp Fixed documentation, removed references to the ChannelHandler - an object that is no longer supported by AMQP-CPP 2015-01-26 14:47:30 +01:00
myconnection.h Fixed documentation, removed references to the ChannelHandler - an object that is no longer supported by AMQP-CPP 2015-01-26 14:47:30 +01:00

README.md

I'm sorry, the test case makes use of the closed source Copernica libraries. Maybe someone is willing to provide a test case based on plain system calls?