Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 487 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 487 Bytes

Kafka Streams Topology Visualizer

A tool helps visualizing stream topologies by generating nice looking diagrams from a kafka stream topology descriptions.

This was conceived during one of the lab days @ Zendesk Singapore.

Thanks to the following libraries

  1. Viz.js an emscripten built of Graphviz
  2. rough.js for generating hand-drawn like diagrams.