Emiel Bruijntjes
|
9413c9d7aa
|
support removal of properties from a message header
|
2023-04-12 08:25:00 +02:00 |
Raoul Wols
|
819af12055
|
Replace shared_ptr by unique_ptr for Fields (#402)
There is no real purpose to using shared pointers it seems.
|
2021-07-20 10:32:10 +02:00 |
Michael van der Werve
|
ed62771667
|
fix nullptr_t compile error
|
2020-10-15 09:54:50 +02:00 |
Emiel Bruijntjes
|
2e49fd1220
|
Merge pull request #345 from tarhan/master
Added Void field type
|
2020-10-14 21:02:12 +02:00 |
Emiel Bruijntjes
|
b03cc6ff1c
|
the ReceivedFrame class has been split into a InBuffer base class to make it easier to store messages without having to construct a full frame
|
2020-08-14 12:20:22 +02:00 |
Dmitriy Lekomtsev
|
bc4b9aa163
|
Added setting nullptr for Table's key
|
2020-07-29 18:35:11 +03:00 |
Emiel Bruijntjes
|
06dc23190d
|
added ConnectionHandler::onProperties and TcpConnectionHandler::onProperties
|
2018-11-07 23:22:25 +01:00 |
Aart Stuurman
|
cf7261add5
|
Reordered public include files so they are now in include/amqpcpp/.
|
2018-01-24 01:58:18 +01:00 |