madsim-rdkafka

Crate Docs

The rdkafka simulator on madsim. Mirrors rdkafka v0.29.0.

Usage

Replace all rdkafka entries in your Cargo.toml:

toml [dependencies] rdkafka = { version = "0.2.13-alpha", package = "madsim-rdkafka" }

API Modification

This crate roughly follows the rdkafka API but is NOT exactly the same.

The following functions are modified to be async: