From 541d5bc5bbea6c5f3f39258cab403690c36e1801 Mon Sep 17 00:00:00 2001 From: Brahim Hadriche Date: Tue, 6 Jun 2017 06:37:32 -0600 Subject: [PATCH] Update Kalm URL (#693) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e4eda99..50b2f5a 100644 --- a/readme.md +++ b/readme.md @@ -441,7 +441,7 @@ Just type [`node.cool`](https://node.cool) to go here ✨ - [Primus](https://github.com/primus/primus) - An abstraction layer for real-time frameworks to prevent module lock-in. - [Straw](https://github.com/simonswain/straw) - Real-time dataflow framework. - [deepstream.io](https://deepstream.io) - Scalable real-time microservice framework. -- [Kalm](https://github.com/fed135/Kalm) - Modular socket wrapper and optimizer. +- [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.