DEV Community

Danesh
Danesh

Posted on

Kokpit: Basic, Native Kafka Client using KafkaJS, ElectronJS and Socket.io

Kokpit is a basic Kafka client with features to automatically connect to a Kafka broker, create a topic on the fly, publish and subscribe messages from it.

screenshot

Kokpit is built using KafkaJS, Socket.io and ElectronJS.

  • KafkaJS provides the Kafka client logic
  • Socket.io enables real time communication from Kafka topic to the UI
  • ElectronJS helps this to be a native desktop application

kokpit

Download Kokpit source or binary

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay