tj / channel.js

Go-style channel implementation for JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Channel

Simple Go-style Channel implementation. Others are available but this implementation tries to follow the Go semantics more closely.

Installation

$ npm install tj/channel.js

License

MIT

About

Go-style channel implementation for JavaScript


Languages

Language:JavaScript 98.7%Language:Makefile 1.3%