Commit Graph

9 Commits

Author SHA1 Message Date
Martin Dahl 5ab5ab5e3f impl Send for Node. Closes #13 2021-06-16 09:30:31 +02:00
Martin Dahl 3d04cbdf93 Switch from failure to thiserror. Closes #2 2021-05-11 16:30:38 +02:00
Martin Dahl d7bae8546b Fix panic in subscriber_with_thread example and improve readme. 2021-05-11 11:50:51 +02:00
Martin Dahl b79146c0aa Cleanup untyped part 2 2019-08-30 10:43:21 +02:00
Martin Dahl 321068aa1b Error type which is simply copy paste:d from the generated bindings 2019-08-29 11:50:20 +02:00
Martin Dahl de4781cd46 Refactoring 2019-08-26 11:34:52 +02:00
Martin Dahl 983b39ff1b Minor changes and tests 2019-08-20 21:24:41 +02:00
Martin Dahl b789ee9e36 Started adding support for arrays and nested messages. More derives!
Serde derives should maybe be a feature that can be toggled.
2019-08-20 11:07:09 +02:00
Martin Dahl 2ebeaf8682 Initial experiments with bindings and msg generation. 2019-08-19 21:05:26 +02:00