Introducing the Solace Web Client – A New Community-Built Tool!

Hey Solace developers! :waving_hand:

We’re excited to unveil the Solace Web Client, a brand-new community project designed to make interacting with Solace PubSub+ even easier—right from your browser.

:link: Check it out on GitHub

Built by developers for developers, this tool offers a user-friendly UI for connecting, subscribing, publishing, and browsing topics in real time—no need to touch the CLI unless you want to. Whether you’re building POCs, testing messaging patterns, or just learning, this web client makes it effortless.

:light_bulb: Why you’ll love it:

  • Intuitive and lightweight interface
  • Zero setup—just open and start exploring
  • Perfect for demos, learning, and quick validations
  • Best of all - No SEMP credentials required.

Got ideas? Found a bug? Want to contribute? We’d love to grow this project together. Dive into the repo, share your thoughts, and let’s keep building!

:backhand_index_pointing_right: Explore it here: GitHub - solacecommunity/solace-web-client: The Solace Web Client is a .NET (C#) application that offers comprehensive functionalities for Queue Browsing, Publishing and Subscribing using the Solace PubSub+ platform.

:speech_balloon: Discussion and feedback welcome right here in the comments!

Happy messaging!
— Hari Rangarajan
Developer Advocate @ Solace

4 Likes

Hi, thank you for the client that we use for troubleshooting within Kubernetes. We already set up the presets and it´s working but is there a possibility to deactivate the SSL Verify button by default? I tried to set “SslVerify”: false in the presets.json but it does not work. Btw. there is a typo in Github description. You wrote: - To use presets,mount your presets.json into /app/presets/preset.json but the file name is presets.json.