# Prague A client library for [Apache Kafka](https://kafka.apache.org/), built from the ground up for Rust. ## Installation Run the following command in your project directory: ``` cargo add prague ``` ## License Prague is distributed under either [Apache-2.0](./LICENSE-APACHE) or [MIT](./LICENSE-MIT) at your option. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Prague by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.