Skip to content

Cedrusco/kafka-node-ping-pong-reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka Node Ping Pong Example

The following project runs a simple ping pong application on the example Kafka VM image.

Getting started

  1. Install dependencies using npm install
  2. Ensure clearAndCreateTopics.sh is executable by running chmod +x clearAndCreateTopics.sh

Running

To run the application, execute:

npm start

You will see ping pong responses in the console

Licence

MIT - (c) 2019 Cedrus LLC

About

Example application using Kafka Node for learning Kafka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published