1 stable release
1.0.0 | May 8, 2024 |
---|
#356 in Authentication
4,001 downloads per month
24KB
303 lines
AWS MSK IAM SASL Signer for Go
aws-msk-iam-sasl-signer-rs
is a AWS MSK IAM SASL signer for Rust. It is a port of the aws-msk-iam-sasl-signer-go.
Usage
add the following to your Cargo.toml
:
[dependencies]
aws-msk-iam-sasl-signer = "1.0.0"
Example
check the producer example and consumer example for more details.
License
This library is licensed under the Apache 2.0 License.
Dependencies
~22–33MB
~596K SLoC