Hello All, I am new to nifi. I'd appreciate your help with some questions.
1) Is there a processor like TCP Listen that would work with protobuf messages? In particular, I am interested in processing protobuf messages prefixed with the length of the message. I 2) Is there a processor like Consume MQTT that would work with protobuf messages? 3) As a general question, as with kafka connect, does nifi have a means for specifying the converters, declaratively, or do I need to write a separate processor for each converter? 4) How does nifi compare to kafka connect, in terms of performance? thanks Clay
