Hi All,

I have create Kafka client for Rust. The client supports Metadata, Produce,
Fetch, and Offset requests. I plan to add support of Consumers and Offset
management soon.

Will it be possible to get it added to
https://cwiki.apache.org/confluence/display/KAFKA/Clients

Info:
Pure Rust implementation with support for Metadata, Produce, Fetch, and
Offset requests. Supports Gzip and Snappy compression

Maintainer: Yousuf Fauzan (http://fauzism.co)
Licence: MIT

code: https://github.com/spicavigo/kafka-rust
doc: http://fauzism.co/rustdoc/kafka/index.html

--
Yousuf Fauzan

Reply via email to