A way to use channels in Ruby, inspired by Google's Go
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
Update version to release a little fix and a decent readme
97f446eView on GitHubRenamed debug constant, so now we can include RubyChannel safely
7174ad4View on GitHubAdded callback method to redirect_to method. I did it because it's faster
e85ae4aView on GitHubNothing interesting, the most difference is that mutex and queue instance variables are now opened to be called outside, but queue variable isn't thread safe
b769673View on GitHub