Close GH-115: Added StrawJS.

This commit is contained in:
Simon Swain
2014-09-12 14:51:04 +02:00
committed by Sindre Sorhus
parent ee91f5e86a
commit 8860c66160

View File

@@ -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. - [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. - [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. - [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 ### Date