Close GH-161: add Channels to Control Flows, add js-csp.

This commit is contained in:
Keith Rosenberg
2014-09-15 15:30:54 +02:00
committed by Sindre Sorhus
parent ef767bca06
commit a9b0ffafb7

View File

@@ -230,7 +230,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Q](https://github.com/kriskowal/q) - A tool for making and composing asynchronous promises.
- Streams
- [Highland.js](http://highlandjs.org) - Manages synchronous and asynchronous code easily, using nothing more than standard JavaScript and Node-like Streams.
- Channels
- [js-csp](https://github.com/jlongster/js-csp) - Communicating sequential processes for JavaScript (like Clojurescript core.async, or Go).
### Streams