crabka-client-consumer 0.3.1

Subscribe-style consumer client for Apache Kafka in Rust
Documentation

crabka-client-consumer

Crates.io Docs.rs CI

Subscribe-style consumer client for Apache Kafka in Rust.

This crate is part of Crabka, a Rust implementation of Kafka-compatible infrastructure and clients.

Install

crabka-client-consumer = "0.3.1"

For workspace development, use the path dependency from this repository instead.

Documentation

API documentation is published on docs.rs/crabka-client-consumer. The repository README contains project-wide setup, development, and release notes.

License

Apache-2.0. See the repository LICENSE and NOTICE files for details.