kafka-threadpool 1.0.12

An async rust threadpool for publishing messages to kafka using SSL (mTLS) or PLAINTEXT protocols.
Documentation
1
2
3
//! APIs for getting information and stats from the kafka cluster
//!
pub mod get_kafka_metadata;