From 8860c66160614496fd59e2f0f2f21336892a815b Mon Sep 17 00:00:00 2001 From: Simon Swain Date: Fri, 12 Sep 2014 14:51:04 +0200 Subject: [PATCH] Close GH-115: Added StrawJS. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ea2e0a9..a44aa73 100644 --- a/readme.md +++ b/readme.md @@ -244,6 +244,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Socket.io](http://socket.io) - Enables real-time bidirectional event-based communication. - [SocketCluster](https://github.com/topcloud/socketcluster) - Scalable HTTP + WebSocket engine which can run on multiple CPU cores. - [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. ### Date