rust-sdk
rust-sdk copied to clipboard
Add example for Input and output Bindings
Hi, I'm not very good with rust yet so I am happy to receive any feedback. I mostly copied the other example and made some small changes to make the bindings to work. Tested using ServiceBus and they work fine.
One thing to note is that I had to add a couple of properties missing in the client.rs file, that's the only change that could impact something else, it wasn't working before this changes though so hopefully this is an update to match the proto file.
This probably helps a bit with this request: https://github.com/dapr/rust-sdk/issues/48
This pull request has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!