node-red-kafkajs
v0.8.6
Published
A Node-RED node for consuming and producing kafka messages using the kafkajs library.
Downloads
1
Readme
# node-red-kafkajs
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-kafkajsRestart your Node-RED instance, the kafka-client and kafka-consumer nodes appears in the palette and ready for use.
Usage
node-red-kafkajs contains the following nodes:
kafka-client
kafka-consumer
Example
WIP
License
See license (Apache License Version 2.0).

