Current section
Files
Jump to
Current section
Files
README.md
# franz
[](https://hex.pm/packages/franz)
[](https://hexdocs.pm/franz/)
`franz` is a Gleam library for interacting with Kafka. It provides functionalities to produce and consume messages, handle topics, and manage configurations.
## Installation
Add `franz` to your Gleam project:
```sh
gleam add franz
```