oleksiyk / kafka

Apache Kafka 0.9 client for Node
MIT License
297 stars 85 forks source link

Initial sketch of a stream idea #167

Closed maxnachlinger closed 5 years ago

maxnachlinger commented 7 years ago

I usually think of Kafka messages in terms of a stream, so I guess I wrote this code to work like that. If this seems like an interesting idea, I can finish it off and add some docs and tests etc.