aws / aws-msk-iam-auth

Enables developers to use AWS Identity and Access Management (IAM) to connect to their Amazon Managed Streaming for Apache Kafka (Amazon MSK) clusters.
Apache License 2.0
145 stars 68 forks source link

Rust support #191

Open hongbo-miao opened 1 month ago

hongbo-miao commented 1 month ago

I saw currently it has Java, Python, Go, JavaScript, and .NET support: https://aws.amazon.com/about-aws/whats-new/2023/11/amazon-msk-serverless-all-programming-languages/

We have very large volume sensor streaming data. And the existing system is in Rust for performance. It would be great to support Rust as well, thank you! ☺️