Skip to content

BlockchainDeveloper009/kafka-rust-demo-ds-schultyy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kafka-rust-demo

Article

This repository contains the code for the Dev.to artilce about "How to Build a Simple Kafka Producer/Consumer Application in Rust".

Requirements

  • VSCode
  • Docker

Getting Started

Make sure you open the project In Container. VSCode usually prompts you for this, but if not, click the little icon in the bottom left corner and select Reopen in Container in the command menu.

command

Build and run the services defined in docker-compose.yml

$docker-compose up --build

Releases

No releases published

Packages

No packages published

Languages

  • Rust 90.6%
  • Batchfile 9.4%