Skip to content
forked from tj/channel.js

Go-style channel implementation for JavaScript

Notifications You must be signed in to change notification settings

superbogy/channel.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.7%
  • Makefile 1.3%