Files
personal-site/content/projects/showbridge-go.md
T
2025-12-19 14:13:11 -06:00

883 B

title, date, draft
title date draft
showbridge (Go Edition) 2025-10-15T12:00:00-06:00 false

What is it?

Showbridge is a protocol "router" of sorts that allows the user to spin up "modules" and route messages between them with optional "processors" inline. The layout of the modules/processor registration is inspired by caddy's module system.

This is a re-imagination of a previous project by the same name.

Some of the technologies are listed below.

Where can I get it?