dapr / rust-sdk

Dapr SDK for Rust - Alpha
Apache License 2.0
207 stars 62 forks source link

Implement Cryptography API #144

Closed zedgell closed 3 months ago

zedgell commented 3 months ago

Description

Add Cryptography API to the GRPC client and created example

Issue reference

This PR will close #133

Checklist

mikeee commented 3 months ago

@zedgell Amazing! I will block out some time today to review this!

zedgell commented 3 months ago

Just a small addition - will need to be added to the workflow manually: .github/workflows/validate-examples.yml

@mikeee It is added now.