kafkit-client 0.1.0

Kafka 4.0+ pure Rust client.
Documentation
1
2
3
4
5
6
7
8
9
# Compatibility

- Supported: Apache Kafka 4.0+.
- Supported: KRaft brokers.
- Supported: modern consumer groups.
- Supported: transaction protocol v2.
- Unsupported: Kafka brokers before 4.0.
- Unsupported: ZooKeeper-era compatibility claims.