AMQP-CPP/examples
Emiel Bruijntjes d1be1063a5 implemented "consumer cancel notifications" (see https://www.rabbitmq.com/consumer-cancel.html) 2022-11-23 22:09:15 +01:00
..
.gitignore fix compile error for libev example 2018-03-05 22:27:08 +01:00
CMakeLists.txt Make sure ssl files are included in the library and add missing libraries for linking the examples 2018-03-12 10:46:32 +01:00
libboostasio.cpp Remove work from libboostasio example as it keeps the service alive even after everything is closed. 2018-03-12 12:07:20 +01:00
libev.cpp implemented "consumer cancel notifications" (see https://www.rabbitmq.com/consumer-cancel.html) 2022-11-23 22:09:15 +01:00
libevent.cpp Build examples now with travis-ci to ensure new changes don't break existing code. Fixed warnings as a result of lambda captures. 2018-01-30 10:07:27 +00:00
libuv.cpp Build examples now with travis-ci to ensure new changes don't break existing code. Fixed warnings as a result of lambda captures. 2018-01-30 10:07:27 +00:00