Integrating with Kafka¶ If you want to build an async message-based app, or need to otherwise publish or consume messages to and from Kafka, Safir provides a kafka subpackage with some tools to make some parts of the integration easier. Guides¶ Kafka connection settings Managing schema registry schemas with Pydantic Models