mhowlett / kafka-rest-dotnet

Example of using the Confluent Kafka REST Proxy from .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Example of using the Confluent Kafka REST Proxy from .NET


Languages

Language:C# 100.0%