## Goal Be able to register a topic like `Topic("(teamA|teamB).*"` ## Description aiokafka has support for [subscribe](https://aiokafka.readthedocs.io/en/stable/consumer.html#topic-subscription-by-pattern) What do you think @marcosschroh ?
Goal
Be able to register a topic like
Topic("(teamA|teamB).*"Description
aiokafka has support for subscribe
What do you think @marcosschroh ?