Show and tell: TopicConsole, a lightweight desktop client for Apache Pulsar #26306
yanbo92
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi Pulsar community,
I built TopicConsole, an independent cross-platform desktop client for Apache Pulsar. It is a single self-contained binary (about 15 MB) that connects directly to Pulsar, without requiring Docker, a JVM, or a cloud account.
Current workflows include:
The latest release is v0.3.0. The project is AGPLv3 licensed and still early, so I would especially appreciate feedback from people running real Pulsar clusters:
Issues and feedback are welcome in the repository. Thanks!
All reactions