Has anyone built something that can subscribe to events and then send them to a pub/sub system? Maybe can give pointers on how you would approach this?
Our use case is sending TaskStateChange`s into an internal Kafka topic. Thanks!
Has anyone built something that can subscribe to events and then send them to a pub/sub system? Maybe can give pointers on how you would approach this?
Our use case is sending TaskStateChange`s into an internal Kafka topic. Thanks!