Question
I am trying to connect to a kafka topic and perform a runtime action
I am trying to connect to a kafka topic and perform a runtime action, I want to run the code for each message that is found in the kafka feed. An direction on how to do this, and documentation?