<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Fabrício Bracht</title>
    <description>The latest articles on DEV Community by Fabrício Bracht (@fabracht).</description>
    <link>https://dev.to/fabracht</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3887763%2Ff5aee36f-6836-4f2d-81f3-25d35b716d99.jpg</url>
      <title>DEV Community: Fabrício Bracht</title>
      <link>https://dev.to/fabracht</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fabracht"/>
    <language>en</language>
    <item>
      <title>LabOverWire MQTT Tool</title>
      <dc:creator>Fabrício Bracht</dc:creator>
      <pubDate>Tue, 21 Apr 2026 03:12:55 +0000</pubDate>
      <link>https://dev.to/fabracht/laboverwire-mqtt-tool-4fm</link>
      <guid>https://dev.to/fabracht/laboverwire-mqtt-tool-4fm</guid>
      <description>&lt;p&gt;Hello everyone. This is my very first post here. I wanted to share something I've been building the good part of a year now. I built an MQTT diagram editor/simulator.&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/-E4U_mCvEbs"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;You draw on a visual canvas by dragging brokers, clients, topic lists, and bridges to the canvas. In simulation, messages actually flow, latency and packet loss are configurable, and the validator flags bridge loops and unreachable topics before you run anything.&lt;br&gt;
If you want, you can set an external broker address, like &lt;code&gt;broker.laboverwire.com/mqtt&lt;/code&gt;, or one you've set it up on &lt;code&gt;localhost&lt;/code&gt;. The same diagram generates Rust and Typescript client code, broker configs, and AsyncAPI specs.&lt;br&gt;
All free.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://laboverwire.com/features" rel="noopener noreferrer"&gt;https://laboverwire.com/features&lt;/a&gt;&lt;/p&gt;

</description>
      <category>iot</category>
      <category>showdev</category>
      <category>systemdesign</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
