StreamBridge creating consumer and it's subscription

Hi @marc
Here is the piece of code that is handling the external event. And on any event from an external source, it triggers streamBridge.source(binding, event)

The code is in Kotlin. There isn’t any other configuration that I am setting anywhere else.