Commit Graph

14 Commits

Author SHA1 Message Date
Matias Fontanini
c9f3b0c5bc Use std::chrono::milliseconds for message timestamp 2017-04-15 18:14:36 -07:00
Matias Fontanini
ab44f5d1de Remove useless topic.h include in message.h 2016-07-23 14:27:44 -07:00
Matias Fontanini
cf6ac1675b Add Error class 2016-06-27 21:43:20 -07:00
Matias Fontanini
c615664f12 Add Message::get_timestamp 2016-06-19 21:00:25 -07:00
Matias Fontanini
831111812e Export symbols on Windows dll builds 2016-06-19 09:46:28 -07:00
Matias Fontanini
a3b311fe00 Make get_metadata(Topic) return only topic metadata 2016-06-18 08:45:33 -07:00
Matias Fontanini
99cab2e741 Add examples 2016-06-14 20:07:34 -07:00
Matias Fontanini
a055768f5a Document more classes 2016-06-12 20:14:40 -07:00
Matias Fontanini
eed3ac270a Add license and README file 2016-06-05 18:19:23 -07:00
Matias Fontanini
82393b558e Add offset commit and delivery report callbacks 2016-05-31 07:26:31 -07:00
Matias Fontanini
4475209ce1 Add first producer test 2016-05-22 19:47:23 -07:00
Matias Fontanini
1c51bb72f4 Add Consumer::poll 2016-05-21 19:51:50 -07:00
Matias Fontanini
4f50122393 Add initial consumer code 2016-05-21 19:31:24 -07:00
Matias Fontanini
61253e4f42 Add Message class 2016-05-17 19:25:49 -07:00