Rust Plugin Driver 0.0.1
uglyog
released this
03 Sep 07:43
·
941 commits
to main
since this release
Support for protobuf plugin
- refactor: change configure_interation to return a struct instead of a tuple
- feat: update the proto file with comments and enums were needed
- feat: support for plugins verifying responses
- refactor: rename ConfigureContentsRequest -> ConfigureInteractionRequest
- feat(plugins): allow the plugin to override text/binary of a content type
- chore: to publish the rust driver, the proto file needs to be included
- chore: set proto dir relative to cargo manifest dir