jet / FsKafka

Minimal F# wrappers for Confluent.Kafka+librdkafka.redist 1.x
https://github.com/jet/dotnet-templates
Apache License 2.0
88 stars 17 forks source link

A minimal consumer sample would be helpful #62

Closed KoenigLear closed 4 years ago

KoenigLear commented 4 years ago

A minimal consumer sample would be helpful. Currently there's only a producer sample.

bartelink commented 4 years ago

Yeah, atm the closest thing is the proConsumer template in https://github.com/jet/dotnet-templates