/kafka-rest-dotnet

Example of using the Confluent Kafka REST Proxy from .NET

Primary LanguageC#

Kafka REST Proxy from .NET

This is a simple example of how to integrate with Confluent's REST Proxy from C#.

Note: It's better to use the .NET Kafka Client instead in most cases - it's more performant and feature rich.