|
|
|
|
|
by messagebus
357 days ago
|
|
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. |
|