A hands-on guide to teach you how to interact with Kafka using the Rust programming language

This is a two-part series to help you get started with Rust and Kafka. We will be using the rust-rdkafka crate which itself is based on librdkafka (C library).

In this post we will cover the Kafka Consumer API.

Here is the first part

#programming #rust #kafka

Getting started with Kafka and Rust: Part 2
2.05 GEEK