Emiel Bruijntjes
|
549fec5cb1
|
libevhandler only checks for heartbeats if not overridden by user
|
2018-11-12 22:07:48 +01:00 |
Emiel Bruijntjes
|
a80847dc5e
|
fixed a couple of todos, make sure that onError() is always called
|
2018-11-12 12:12:04 +01:00 |
Emiel Bruijntjes
|
8d08916b8c
|
fixed libev compiler errors
|
2018-11-11 22:58:13 +01:00 |
Emiel Bruijntjes
|
d83e88b95d
|
fixed the libev handler to be compatible with amqp-cpp 4.0, and we now also close the connection if the server stops sending heartbeats
|
2018-11-11 22:54:42 +01:00 |
Aljar Meesters
|
1db6ed13a6
|
libev implementation was incorrect when one single handler was used to manage multiple connections
|
2018-04-12 12:05:22 +02:00 |
zerodefect
|
4b2c423896
|
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 |
Aljar Meesters
|
c287382770
|
fix includes because existing code was no longer compiling after the latest changes
|
2018-01-30 10:45:16 +01:00 |
Aart Stuurman
|
cf7261add5
|
Reordered public include files so they are now in include/amqpcpp/.
|
2018-01-24 01:58:18 +01:00 |