connectic
Connectic is a javascript library for pub sub messaging, event handling, and data synchronization in real-time applications.
@robot.com/better-mqtt
A modern, TypeScript-first MQTT client library that provides a better developer experience with async iterators, shared subscriptions, and React hooks. Better MQTT is a wrapper around the excellent [mqtt.js](https://github.com/mqttjs/MQTT.js) library, enh
mediator
Implementation of the Mediator Pattern