AMQP-CPP/tests
Emiel Bruijntjes 276abe4b06 added libuv example program to check issue #155 2017-11-17 12:18:04 +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
address.cpp fixed issue with parsing the password in a amqp:// string 2017-05-01 21:59:45 +02:00
libboostasio.cpp Added example/test application to demonstrate boost asio io_service handler. 2017-10-23 11:40:49 +01:00
libev.cpp added libuv example program to check issue #155 2017-11-17 12:18:04 +01:00
libevent.cpp add TcpHandler implementation for libevent 2016-01-09 16:03:42 -05:00
libuv.cpp added libuv example program to check issue #155 2017-11-17 12:18:04 +01:00
main.cpp installed test program, added onMessage() function in deferredconsumer 2014-04-15 14:49:03 +02:00
myconnection.cpp removed symlinks from repository because not all systems (hello windows) understand them 2015-04-24 09:58:32 +02: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?