schultyy / kafka-rust-demo

Example Code for "Build a simple Kafka Producer - Consumer Application in Rust"

Home Page:https://dev.to/schultyy/how-to-build-a-simple-kafka-producerconsumer-application-in-rust-3pl4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kafka-rust-demo

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.

About

Example Code for "Build a simple Kafka Producer - Consumer Application in Rust"

https://dev.to/schultyy/how-to-build-a-simple-kafka-producerconsumer-application-in-rust-3pl4


Languages

Language:Rust 100.0%