Skip to main content

🍃 The Featherweight Fortress

A zero-dependency message broker built in pure Go for homelabs and backend developers. Stop wrestling with JVMs, Erlang runtimes, and YAML files.

🪶

Zero-Bloat & Pure Go

Compiled to a static binary and shipped on a scratch Docker image. At just ~13MB, it contains zero OS-level dependencies and exactly 0 CVEs.

🔌

Multi-Protocol Gateway

Built-in HTTP REST, native MQTT v3.1.1, NATS, WebSockets, and SSE. Publish over HTTP, consume via MQTT or live-tail with WebSockets instantly.

🌐

Masterless P2P Clustering

Self-healing, quorum-based Raft-inspired clustering without ZooKeeper. Drop into a Kubernetes StatefulSet and watch it auto-discover.

🛡️

Enterprise Resiliency

Built-in Dead Letter Queues (DLQ), strict 2MB OOM protection, 100k message RAM backpressure, and time-based routing keep your host safe.