githubmo / node-js-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get the docker images up and running.

docker-compose up -d

Run the producer

node producer.js -f kafka.config -t test1

Run the consumer

node consumer.js

About


Languages

Language:JavaScript 100.0%