Skip to content

EduardoGHdez/simple-racecar-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Racecar Consumer without Rails 🏎

Running consumer

bundle exec racecar --require app/consumers/foo_consumer FooConsumer --without-rails

How to test using kcat

With the consumer running, just produce a message with the following command and write any message

kcat -P -b localhost:9092 -t foo_topic

About

Simple Racecar Consumer without Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages