node-red-librdkafka
v0.9.1
Published
A Node-RED node for consuming and producing kafka messages using the @confluentinc/kafka-javascript library.
Maintainers
Readme
# node-red-librdkafka
A Node-RED node for parsing fixed width text files
Install
Run the following command in the root directory of your Node-RED installation:
npm install node-red-librdkafkaRestart your Node-RED instance, the kafka-client and kafka-consumer nodes appears in the palette and ready for use.
Usage
node-red-librdkafka contains the following nodes:
kafka-client
kafka-consumer
Example
WIP
License
See license (Apache License Version 2.0).

