Our great sponsors
-
On pub.dev I only found an empty package when searching for "kafka". Anybody of you know about an existing or work-in-progress client?
-
Digging into this a bit, I guess the fastest way would be to use librdkafka via Dart FFI. It's what Confluent uses in their Node.js example. That way you only have to worry about the FFI parts.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
have you tried that https://github.com/dart-kafka/kafka ?
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Python for Apache Kafka – Free Introductory course
- Hi. Would someone please explain to me in layman terms what Apache Kafka is, who uses it and what it is used for? Thanks in advance.
- How to learn to use Kafka with Python for begginners
- Kafka Connect, Strimzi, and a simple filter/convert task
- Recently joined a DE team and I've been asked to study async, multiprocessing, queuing, and Kafka. Can anybody tell me how to proceed and also share resources that I can use.