node-channels
v0.1.0
Published
Have fun with Node version of Golang's channels 🔥
Downloads
3
Readme
node-channels
The main goal is have fun :)
Based on https://tour.golang.org/concurrency/2
Roadmap
- [x] Copy https://tour.golang.org/concurrency/2 example
- [x] Having fun
- [ ] Testing
- [ ] Concurrency using Worker Threads