Crates.io | aws-msk-iam-sasl-signer |
lib.rs | aws-msk-iam-sasl-signer |
version | 1.0.0 |
source | src |
created_at | 2024-05-08 17:47:50.54187 |
updated_at | 2024-05-08 17:47:50.54187 |
description | AWS MSK IAM SASL Signer |
homepage | https://github.com/yuhao-su/aws-msk-iam-sasl-signer-rs |
repository | https://github.com/yuhao-su/aws-msk-iam-sasl-signer-rs |
max_upload_size | |
id | 1234003 |
size | 84,380 |
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.
add the following to your Cargo.toml
:
[dependencies]
aws-msk-iam-sasl-signer = "1.0.0"
check the producer example and consumer example for more details.
This library is licensed under the Apache 2.0 License.