airtai / faststream

FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
https://faststream.airt.ai/latest/
Apache License 2.0
3.15k stars 161 forks source link

Feat: Add kafka concurrent subscriber #1912

Closed Flosckow closed 6 hours ago

Flosckow commented 1 week ago

Description

Please include a summary of the change and specify which issue is being addressed. Additionally, provide relevant motivation and context.

Fixes # (issue number)

Type of change

Please delete options that are not relevant.

Checklist

Flosckow commented 1 week ago

@Lancetnik, can you check this?