peterprib / node-red-contrib-kafka-manager

Implement
GNU General Public License v3.0
22 stars 12 forks source link

Adds options to the consumer and producer to convert messages from an… #29

Closed fjhunter closed 3 years ago

fjhunter commented 3 years ago

Adds the option to the consumer to directly convert the message to json. Adds the option to the producer to convert a json input to a string before sending it to kafka.