fd4s / fs2-kafka

Functional Kafka Streams for Scala
https://fd4s.github.io/fs2-kafka
Apache License 2.0
296 stars 101 forks source link

Use `Stream.iterable` instead of `Stream.emits` #1266

Closed aartigao closed 1 year ago

aartigao commented 1 year ago

Tiny code simplification.