From 1524092d7a78af2d2c90eb6f9fee63c62ed0de35 Mon Sep 17 00:00:00 2001 From: Mario Kozjak Date: Sat, 13 Oct 2018 10:46:45 +0200 Subject: [PATCH] Add rpc-websockets (#829) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 676055f..c9afaad 100644 --- a/readme.md +++ b/readme.md @@ -434,6 +434,7 @@ - [deepstream.io](https://github.com/deepstreamIO/deepstream.io-client-js) - Scalable real-time microservice framework. - [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. ### Image