accelerated
93e066a1c1
* Added asserts when building a HeaderList and removed checks for handle
...
validity.
* Removed explicit move semantic when cloning a MessageBuilder.
* Renamed clone() to try_clone() in ClonablePtr class.
2018-12-04 11:12:28 -05:00
accelerated
6bbddcd5d5
Fixed Message::set_header_list as per review comments. Changed ClonablePtr to use clone() internally
2018-12-03 09:48:32 -05:00
accelerated
57bddabfd0
Removed clone_handle method and made ClonablePtr::clone private
2018-12-02 14:15:20 -05:00
accelerated
c7ba478582
Header fixes
2018-11-30 09:55:26 -05:00
Alex Damian
fbe3759fed
Header support implementation ( #115 )
...
* header support implementation
* Fixed issue when ptr is null and doesn't have a cloner function
* Code complete with test cases
updated travis file with v0.11.5
* Added compile time check for rdkafka header support version
* Changes per last code review
* Using brace list initializers
2018-10-16 10:58:05 -07:00
Matias Fontanini
9594ddced3
Update license
2017-05-06 08:27:47 -07:00
Matias Fontanini
9751acd8df
Add some documentation
2016-06-12 17:49:11 -07:00
Matias Fontanini
eed3ac270a
Add license and README file
2016-06-05 18:19:23 -07:00
Matias Fontanini
efd2321828
Allow setting default topic config
2016-06-05 10:04:48 -07:00
Matias Fontanini
82393b558e
Add offset commit and delivery report callbacks
2016-05-31 07:26:31 -07:00