Timo Sluis
|
89ba9138c0
|
implement tcp handler and pass reason to callback
|
2023-07-03 13:05:09 +02:00 |
Timo Sluis
|
4fb968f7a4
|
implemented connection.blocked handling and callbacks
|
2023-07-03 11:41:02 +02:00 |
Emiel Bruijntjes
|
d2e3792abc
|
fixed issue when end-of-file was encountered, this fixes #266
|
2018-11-30 06:42:54 +01:00 |
Emiel Bruijntjes
|
da6744bf4d
|
renamed ConnectionHandler::onConnectedO() to ConnectionHandler::onReady()
|
2018-11-08 08:34:58 +01:00 |
Emiel Bruijntjes
|
06dc23190d
|
added ConnectionHandler::onProperties and TcpConnectionHandler::onProperties
|
2018-11-07 23:22:25 +01:00 |
Emiel Bruijntjes
|
bb417e89c2
|
add support for ConnectionHandler::onAttached() and ConnectionHandler::onDetached()
|
2018-11-05 16:19:48 +01:00 |
Emiel Bruijntjes
|
c52e8ff0b2
|
added ConnectionHandler::onAttached() and ConnectionHandler::onDetached() methods
|
2018-10-28 10:04:34 +01:00 |
Emiel Bruijntjes
|
976e948cb0
|
added comments
|
2018-05-11 11:58:55 +02:00 |
Mathias Devos
|
9bb20437d0
|
Fixed unused parameter warnings in header files
|
2018-05-11 08:52:43 +08:00 |
Aart Stuurman
|
cf7261add5
|
Reordered public include files so they are now in include/amqpcpp/.
|
2018-01-24 01:58:18 +01:00 |