From 909aff1423f34ff23aafb7a2859a603554f86240 Mon Sep 17 00:00:00 2001 From: Debdutto Chakraborty Date: Wed, 17 Oct 2018 12:25:05 +0530 Subject: [PATCH] Add Aedes (#868) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6c90a0c..579c1e7 100644 --- a/readme.md +++ b/readme.md @@ -435,6 +435,7 @@ - [Kalm](https://github.com/kalm/kalm.js) - Low-level socket router and middleware framework. - [MQTT.js](https://github.com/mqttjs/MQTT.js) - Client for MQTT - Pub-sub based messaging protocol for use on top of TCP/IP. - [rpc-websockets](https://github.com/elpheria/rpc-websockets) - JSON-RPC 2.0 implementation over WebSockets. +- [Aedes](https://github.com/mcollina/aedes) - Barebone MQTT server that can run on any stream server. ### Image