/streaming-kafka

Exploration of Kafka with (multiple) async consumers that trigger callbacks on incoming messages

Primary LanguagePython

Streaming Kafka

An exploration of Kafka with (multiple) async consumers that trigger callbacks on incoming messages. Inspired by the 'registration' of endpoints in FastAPI.

Important

The streaming-kafka package isn't complete yet. While it currently works, there are still a lot of features and configuration options missing.