logoalt Hacker News

messagebuslast Monday at 11:16 PM0 repliesview on HN

I've been working on a simple, multi-protocol, global pub/sub system. https://messagebus.org/

It currently supports subscribing, publishing, and unsubscribing in JMS, MQTT5, Redis, and Websockets, and send-only in SNS.

I'm not really sure who might use it, but it's been fun.