aws-msk-iam-sasl-signer

Crates.ioaws-msk-iam-sasl-signer
lib.rsaws-msk-iam-sasl-signer
version1.0.0
sourcesrc
created_at2024-05-08 17:47:50.54187
updated_at2024-05-08 17:47:50.54187
descriptionAWS MSK IAM SASL Signer
homepagehttps://github.com/yuhao-su/aws-msk-iam-sasl-signer-rs
repositoryhttps://github.com/yuhao-su/aws-msk-iam-sasl-signer-rs
max_upload_size
id1234003
size84,380
Yuhao Su (yuhao-su)

documentation

README

AWS MSK IAM SASL Signer for Go

CI status Apache V2 License

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.

Commit count: 14

cargo fmt