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

Adding batched consumer examples #64

Closed wantastic84 closed 4 years ago

wantastic84 commented 4 years ago

Adding some examples for batched consumers as requested

bartelink commented 4 years ago

LGTM; @KoenigLear does it address #62 from your perspective?

KoenigLear commented 4 years ago

@bartelink That's great thanks!